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 291c859 commit 70d5306Copy full SHA for 70d5306
.github/workflows/pr-tests.yml
@@ -23,6 +23,7 @@ jobs:
23
stackhpc_cloud_tests_version: ${{ github.ref }}
24
repository: stackhpc/stackhpc-kayobe-config
25
github_ref: stackhpc/2024.1
26
+ runs-on: arc-cloud-tests-runner
27
secrets: inherit
28
29
ubuntu-jammy-ovn-aio-test:
@@ -38,6 +39,7 @@ jobs:
38
39
40
41
42
43
44
45
lint:
0 commit comments