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