Skip to content

Commit 6c28dc9

Browse files
committed
Change CI Ubuntu version
1 parent 8e28a92 commit 6c28dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
openstack:
1717
name: openstack-ci
1818
concurrency: ${{ github.ref }}-{{ matrix.os_version }} # to branch/PR + OS
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-22.04
2020
strategy:
2121
matrix:
2222
os_version: [RL8, RL9]

0 commit comments

Comments
 (0)