Skip to content

Commit 1692659

Browse files
authored
Update pull_request.yml to stop the 6.1 release builds
1 parent 4e6f935 commit 1692659

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
swift-version: ['release', 'swift-6.2-branch', 'development']
4141
# add docker-specific variants that run the compiler validation tests
4242
include:
43-
- swift-version: 'release'
44-
build-type: 'docker'
45-
build-compiler: '1'
4643
- swift-version: 'swift-6.2-branch'
4744
build-type: 'docker'
4845
build-compiler: '1'

0 commit comments

Comments
 (0)