fixup! ci/check: init

This commit is contained in:
Matt Sturgeon 2025-05-25 18:48:43 +01:00
parent f36263c712
commit 0f1c6e0d50
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -46,7 +46,9 @@ jobs:
- build-matrix
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.build-matrix.outputs.matrix) }}
timeout-minutes: 20
steps:
- name: Free disk space
if: endsWith( '-linux', matrix.system )