Skip to content

Commit 233b535

Browse files
committed
Switch back to building 6.2 from a tag
1 parent 7f71402 commit 233b535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
include:
31-
- swift-version: '6.2'
31+
#- swift-version: '6.2'
32+
- swift-version: 'tag:swift-6.2-RELEASE'
3233
build-type: 'local'
3334
runner: 'ubuntu-24.04'
3435
#- swift-version: 'tag:swift-6.2-RELEASE'

0 commit comments

Comments
 (0)