We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b00b2c commit a82894aCopy full SHA for a82894a
.github/workflows/test_windows_wheel.yml
@@ -23,7 +23,7 @@ permissions:
23
24
jobs:
25
compute_matrix:
26
- runs-on: ubuntu-slim
+ runs-on: linux_x64
27
outputs:
28
matrix: ${{ steps.set.outputs.matrix }}
29
steps:
0 commit comments