We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e093f0 commit c287016Copy full SHA for c287016
1 file changed
.github/workflows/pull_request.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: ./.github/workflows/swift_package_test.yml
11
with:
12
# Linux
13
+ linux_os_versions: '["jammy", "rhel-ubi9"]'
14
linux_build_command: |
15
mkdir MyPackage
16
cd MyPackage
0 commit comments