Skip to content

Commit

Permalink
GHA: Attempt to build against Swift 6
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Sep 19, 2024
1 parent 1af9aad commit 0314ca5
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 @@ -15,8 +15,8 @@ jobs:
image:
- swift:5.5.3-xenial
- swift:5.6.1-bionic
- swift:5.7.2-focal
- swift:5.8-jammy
- swift:6.0-noble
container: ${{ matrix.image }}
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 0314ca5

Please sign in to comment.