Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JPToroDev authored and aehlke committed Jan 23, 2025
1 parent 89ad336 commit 6b4930d
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 @@ -11,7 +11,7 @@ jobs:
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-22.04, macos-latest]
swift: ["5", "5.7"]

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

0 comments on commit 6b4930d

Please sign in to comment.