Skip to content

Commit a5149e3

Browse files
authored
Update pull_request.yml
1 parent 51aaa0a commit a5149e3

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
@@ -10,6 +10,7 @@ jobs:
1010
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1111
with:
1212
linux_os_versions: '["amazonlinux2", "bookworm", "noble", "jammy", "focal", "rhel-ubi9"]'
13+
linux_swift_versions: '["6.0", "6.1", "nightly-6.2", "nightly-main"]'
1314
# linux_pre_build_command: apt-get update && apt-get install -y locales locales-all libsqlite3-dev
1415
enable_windows_checks: false
1516
soundness:

0 commit comments

Comments
 (0)