Skip to content

Commit 2b00b2c

Browse files
committed
use ubuntu-slim
1 parent 50622d8 commit 2b00b2c

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-latest
26+
runs-on: ubuntu-slim
2727
outputs:
2828
matrix: ${{ steps.set.outputs.matrix }}
2929
steps:

0 commit comments

Comments
 (0)