Skip to content

Commit a82894a

Browse files
committed
use linux_x64
1 parent 2b00b2c commit a82894a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_windows_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323

2424
jobs:
2525
compute_matrix:
26-
runs-on: ubuntu-slim
26+
runs-on: linux_x64
2727
outputs:
2828
matrix: ${{ steps.set.outputs.matrix }}
2929
steps:

0 commit comments

Comments
 (0)