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 fab74d2 commit d05b59dCopy full SHA for d05b59d
.github/workflows/pull_request.yml
@@ -30,6 +30,7 @@ jobs:
30
include:
31
- swift-version: '6.2'
32
build-type: 'local'
33
+ runner: 'ubuntu-24.04'
34
#- swift-version: 'tag:swift-6.2-RELEASE'
35
#- swift-version: 'tag:swift-DEVELOPMENT-SNAPSHOT-2025-09-14-a'
36
#- swift-version: 'tag:swift-6.2-DEVELOPMENT-SNAPSHOT-2025-09-10-a'
0 commit comments