Skip to content

Commit 1c1ad1d

Browse files
committed
[workflows] change ubuntus to test against
1 parent 395a77f commit 1c1ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Test
1010
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1111
with:
12-
linux_os_versions: '["jammy", "focal"]'
12+
linux_os_versions: '["noble", "jammy", "focal"]'
1313
enable_macos_checks: true
1414
# FIXME: https://github.com/swiftlang/github-workflows/pull/140
1515
# Xcode 16.0 and 16.1 are not actually available

0 commit comments

Comments
 (0)