We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98891e commit 4825915Copy full SHA for 4825915
.github/workflows/pull_request.yml
@@ -22,6 +22,7 @@ jobs:
22
name: Test
23
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
24
with:
25
+ linux_exclude_swift_versions: '[{"swift_version": "nightly-main"}]'
26
linux_env_vars: |
27
NODE_VERSION=v18.19.0
28
NODE_PATH=/usr/local/nvm/versions/node/v18.19.0/bin
0 commit comments