Skip to content

Commit

Permalink
runs-on: ${{ matrix.os }}
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jun 4, 2024
1 parent 72463cc commit e547856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
version: 11
- os: ubuntu-22.04
version: 12


runs-on: ${{ matrix.os }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e547856

Please sign in to comment.