Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Jan 9, 2024
1 parent 7b385b3 commit 3e4d87c
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 @@ -17,7 +17,7 @@ jobs:
run: swift test 2>&1 | xcpretty
linux:
runs-on: ubuntu-latest
container: swift:5.2
container: swift:5.9
steps:
- uses: actions/checkout@v2
- name: Resolve
Expand Down

0 comments on commit 3e4d87c

Please sign in to comment.