Skip to content

Commit 7e7de7f

Browse files
committed
Disable 6.2 self-hosted build alone until next tag
1 parent 4ed1375 commit 7e7de7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pull_request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
# build-type: 'docker'
3333
# build-compiler: '1'
3434
# runner: 'self-hosted'
35-
#- swift-version: 'development'
36-
# build-type: 'docker'
37-
# build-compiler: '1'
38-
# runner: 'self-hosted'
35+
- swift-version: 'development'
36+
build-type: 'docker'
37+
build-compiler: '1'
38+
runner: 'self-hosted'
3939
- swift-version: 'swift-6.2-branch'
4040
build-type: 'docker'
4141
build-compiler: '0'

0 commit comments

Comments
 (0)