Skip to content

Commit b6b78fe

Browse files
committed
fix
1 parent 990193f commit b6b78fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
image: rockylinux/rockylinux:10
172172

173173
container:
174-
image: redhat/ubi9:latest
174+
image: ${{ matrix.image }}
175175
volumes:
176176
- ${{ github.workspace }}:${{ github.workspace }}
177177
steps:

0 commit comments

Comments
 (0)