Skip to content

Commit d05b59d

Browse files
committed
Change 6.2 to perform local build on ubuntu-24.04
1 parent fab74d2 commit d05b59d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
include:
3131
- swift-version: '6.2'
3232
build-type: 'local'
33+
runner: 'ubuntu-24.04'
3334
#- swift-version: 'tag:swift-6.2-RELEASE'
3435
#- swift-version: 'tag:swift-DEVELOPMENT-SNAPSHOT-2025-09-14-a'
3536
#- swift-version: 'tag:swift-6.2-DEVELOPMENT-SNAPSHOT-2025-09-10-a'

0 commit comments

Comments
 (0)