Skip to content

Commit

Permalink
Restored runs-on to include all matrix entries
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkilpela committed Jun 28, 2024
1 parent c24803a commit 7613033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
strategy:
fail-fast: false
runs-on: ${{ matrix.os }}
matrix:
os: [ ubuntu-20.04, ubuntu-22.04 ]
smalltalk: [ 3.6.6, 3.6.8, 3.7.0, 3.7.1 ]
Expand Down

0 comments on commit 7613033

Please sign in to comment.