We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906b9de commit d0d4b8cCopy full SHA for d0d4b8c
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ env:
15
# for matrix check https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners
16
jobs:
17
prepare_matrix:
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
19
outputs:
20
matrix: ${{ steps.matrix_setup.outputs.matrix }}
21
steps:
0 commit comments