Skip to content

Commit

Permalink
explicit ubuntu version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Jan 14, 2025
1 parent 59ae167 commit 2720993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

build_and_test_spm_linux:
needs: cancel_previous
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: sersoft-gmbh/swifty-linux-action@v3
with:
Expand Down

0 comments on commit 2720993

Please sign in to comment.