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 395a77f commit 1c1ad1dCopy full SHA for 1c1ad1d
.github/workflows/pull_request.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Test
10
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
11
with:
12
- linux_os_versions: '["jammy", "focal"]'
+ linux_os_versions: '["noble", "jammy", "focal"]'
13
enable_macos_checks: true
14
# FIXME: https://github.com/swiftlang/github-workflows/pull/140
15
# Xcode 16.0 and 16.1 are not actually available
0 commit comments