Skip to content

Commit

Permalink
Update swift.yml (#4)
Browse files Browse the repository at this point in the history
Upgrade Linux Swift to 5.8
  • Loading branch information
ualch9 committed Apr 29, 2023
1 parent 3c23bf5 commit d514b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
linux:
runs-on: ubuntu-latest
container:
image: swift:5.2.4
image: swift:5.8
options: --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --security-opt apparmor=unconfined
steps:
- name: Checkout
Expand Down

0 comments on commit d514b5a

Please sign in to comment.