Skip to content

Commit 2e4f1a5

Browse files
authored
[CI] Add Amazon Linux 2 in PR testing (#1322)
1 parent 279629f commit 2e4f1a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1515
with:
1616
linux_swift_versions: '["nightly-main", "nightly-6.2"]'
17+
linux_os_versions: '["amazonlinux2", "jammy"]'
1718
windows_swift_versions: '["nightly-main", "nightly-6.2"]'
1819
enable_macos_checks: true
1920
macos_exclude_xcode_versions: "[{\"xcode_version\": \"16.2\"}, {\"xcode_version\": \"16.3\"}]"

0 commit comments

Comments
 (0)