We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcc5a0 commit 8598866Copy full SHA for 8598866
1 file changed
.github/workflows/test.yml
@@ -10,8 +10,8 @@ on:
10
11
jobs:
12
13
- test-ubi8:
14
- name: Test with a ubi8 rootfs
+ test-ubi9:
+ name: Test with a ubi9 rootfs
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments