Skip to content

Commit c2bfca9

Browse files
committed
Bump CI to Swift 6 toolchain
1 parent 7d227f7 commit c2bfca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/transloaditkit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: ["macos-latest"]
9-
swift: ["5.10"]
9+
swift: ["6.0.2"]
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- name: Extract Branch Name

0 commit comments

Comments
 (0)