Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Jan 14, 2025
1 parent 2720993 commit 67f54d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ jobs:

build_and_test_spm_linux:
needs: cancel_previous
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- uses: sersoft-gmbh/swifty-linux-action@v3
with:
platform: ubuntu-24.04
release-version: "5.9.2"
github-token: ${{secrets.GITHUB_TOKEN}}
- uses: actions/checkout@v2
Expand Down

0 comments on commit 67f54d6

Please # to comment.