Skip to content

Commit 2ed8754

Browse files
committed
Bump Swift version
1 parent 416023e commit 2ed8754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ubuntu-latest, macos-latest]
14-
swift: ["5.9.0"]
14+
swift: ["6.0.2"]
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: swift-actions/setup-swift@v2

0 commit comments

Comments
 (0)