We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929ff18 commit 28fbe55Copy full SHA for 28fbe55
.github/workflows/pull_request.yml
@@ -28,14 +28,14 @@ jobs:
28
fail-fast: false
29
matrix:
30
include:
31
- - swift-version: 'swift-6.2-branch'
32
- build-type: 'docker'
33
- build-compiler: '1'
34
- runner: 'self-hosted'
35
- - swift-version: 'development'
36
37
38
+ #- swift-version: 'swift-6.2-branch'
+ # build-type: 'docker'
+ # build-compiler: '1'
+ # runner: 'self-hosted'
+ #- swift-version: 'development'
39
- swift-version: 'swift-6.2-branch'
40
build-type: 'docker'
41
build-compiler: '0'
0 commit comments