Skip to content

Commit

Permalink
Use Ubuntu 22 to Match Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiede committed Dec 6, 2024
1 parent 4bd21e7 commit 02cf6b8
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 @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
swift-version: [6.0.2]
os: [ubuntu-24.04]
os: [ubuntu-22.04]

steps:
- name: Install Swift
Expand Down

0 comments on commit 02cf6b8

Please sign in to comment.