Skip to content

Commit ddb66d1

Browse files
authored
Update pull_request.yml drop debian12 for now
1 parent c479448 commit ddb66d1

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: '["noble", "jammy", "focal", "rhel-ubi9", "debian12"]'
12+
linux_os_versions: '["noble", "jammy", "focal", "rhel-ubi9"]'
1313
linux_swift_versions: '["6.1", "nightly-main"]'
1414
linux_build_command: 'swift build'
1515
windows_swift_versions: '["6.1", "nightly-main"]'

0 commit comments

Comments
 (0)