Skip to content

Commit be7a646

Browse files
committed
Build this PR without compiler validation
1 parent d7c0884 commit be7a646

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,9 @@ jobs:
2929
matrix:
3030
include:
3131
- swift-version: 'tag:swift-DEVELOPMENT-SNAPSHOT-2025-10-16-a'
32-
#- swift-version: 'tag:swift-6.2-DEVELOPMENT-SNAPSHOT-2025-09-10-a'
33-
#- swift-version: 'tag:swift-6.2-RELEASE'
34-
# build-type: 'local'
35-
# runner: 'ubuntu-24.04'
3632
build-type: 'docker'
37-
build-compiler: '1'
38-
runner: 'self-hosted'
33+
- swift-version: 'tag:swift-DEVELOPMENT-SNAPSHOT-2025-10-16-a'
34+
build-type: 'local'
3935
runs-on: ${{ matrix.runner }}
4036
# 16 hour timeout
4137
timeout-minutes: 960

0 commit comments

Comments
 (0)