File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,22 @@ jobs:
2828 fail-fast : false
2929 matrix :
3030 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+ # build-type: 'docker'
37+ # build-compiler: '1'
38+ # runner: 'self-hosted'
3139 - swift-version : ' swift-6.2-branch'
3240 build-type : ' docker'
33- build-compiler : ' 1 '
34- runner : ' self-hosted '
41+ build-compiler : ' 0 '
42+ runner : ' ubuntu-24.04 '
3543 - swift-version : ' development'
3644 build-type : ' docker'
37- build-compiler : ' 1 '
38- runner : ' self-hosted '
45+ build-compiler : ' 0 '
46+ runner : ' ubuntu-24.04 '
3947 - swift-version : ' swift-6.2-branch'
4048 build-type : ' docker'
4149 build-compiler : ' 0'
You can’t perform that action at this time.
0 commit comments