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 7696a44 commit 24da76dCopy full SHA for 24da76d
.github/workflows/pull_request.yml
@@ -28,10 +28,10 @@ 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'
+ - swift-version: 'swift-6.2-branch'
+ build-type: 'docker'
+ build-compiler: '1'
+ runner: 'self-hosted'
35
#- swift-version: 'development'
36
# build-type: 'docker'
37
# build-compiler: '1'
0 commit comments