Skip to content

Commit c287016

Browse files
committed
Add rhel-ubi9 to pull_request.yml
1 parent 7e093f0 commit c287016

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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: ./.github/workflows/swift_package_test.yml
1111
with:
1212
# Linux
13+
linux_os_versions: '["jammy", "rhel-ubi9"]'
1314
linux_build_command: |
1415
mkdir MyPackage
1516
cd MyPackage

0 commit comments

Comments
 (0)