Skip to content

Commit 0d51496

Browse files
Update swift-latest CI to build Swift 6.2.1
1 parent e2117f6 commit 0d51496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-swift-latest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- swift-target-arch: "armv6"
1919
distribution: "raspios-trixie"
2020
env:
21-
SWIFT_VERSION: "6.2"
22-
SWIFT_TAG: swift-6.2-RELEASE
21+
SWIFT_VERSION: "6.2.1"
22+
SWIFT_TAG: swift-6.2.1-RELEASE
2323
name: Build Swift
2424
runs-on: ubuntu-latest
2525
steps:

0 commit comments

Comments
 (0)