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 8e28a92 commit 6c28dc9Copy full SHA for 6c28dc9
.github/workflows/stackhpc.yml
@@ -16,7 +16,7 @@ jobs:
16
openstack:
17
name: openstack-ci
18
concurrency: ${{ github.ref }}-{{ matrix.os_version }} # to branch/PR + OS
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
20
strategy:
21
matrix:
22
os_version: [RL8, RL9]
0 commit comments