Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/drhelius/gearsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jul 30, 2024
2 parents 592d3fc + 1fbbb49 commit 59087fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gearsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Linux
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-20.04]
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand Down

0 comments on commit 59087fb

Please sign in to comment.