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 ae900b1 commit 357f3cfCopy full SHA for 357f3cf
.github/workflows/pull_request.yml
@@ -14,7 +14,6 @@ jobs:
14
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
15
with:
16
linux_swift_versions: '["nightly-main", "nightly-6.2"]'
17
- linux_os_versions: '["amazonlinux2", "jammy"]'
18
windows_swift_versions: '["nightly-main", "nightly-6.2"]'
19
enable_macos_checks: true
20
macos_exclude_xcode_versions: "[{\"xcode_version\": \"16.2\"}, {\"xcode_version\": \"16.3\"}]"
0 commit comments