Skip to content

Commit

Permalink
Updated ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaskubanek authored Nov 4, 2024
1 parent 5aa028d commit 4b26c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
linux:
runs-on: ubuntu-latest
container:
image: swift:5.5
image: swift:5.8
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4b26c1d

Please sign in to comment.