Skip to content

Commit

Permalink
Bump CI to Swift 6 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
donnywals committed Jan 16, 2025
1 parent 7d227f7 commit c2bfca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transloaditkit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: ["macos-latest"]
swift: ["5.10"]
swift: ["6.0.2"]
runs-on: ${{ matrix.os }}
steps:
- name: Extract Branch Name
Expand Down

0 comments on commit c2bfca9

Please sign in to comment.