Skip to content

Commit

Permalink
Update build-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makoni authored Jan 16, 2024
1 parent 51966c3 commit dfdc610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build on Ubuntu with Swift ${{matrix.swift}}
strategy:
matrix:
swift: [5.8.1, 5.7.3, 5.6.3]
swift: [5.9, 5.8.1, 5.7.3]
runs-on: ubuntu-latest
container:
image: swift:${{matrix.swift}}
Expand Down

0 comments on commit dfdc610

Please sign in to comment.