Skip to content

Commit 4825915

Browse files
committed
Disable nightly-main test job
1 parent b98891e commit 4825915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
name: Test
2323
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
2424
with:
25+
linux_exclude_swift_versions: '[{"swift_version": "nightly-main"}]'
2526
linux_env_vars: |
2627
NODE_VERSION=v18.19.0
2728
NODE_PATH=/usr/local/nvm/versions/node/v18.19.0/bin

0 commit comments

Comments
 (0)