Skip to content

Commit 9382469

Browse files
committed
undo pipelines changes
1 parent d72caa8 commit 9382469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ jobs:
9494
matrix:
9595
container:
9696
- image: "ubuntu"
97-
version: "25.04"
97+
version: "24.04"
9898
- image: "redhatenterprise"
99-
version: "10"
99+
version: "9"
100100
- image: "alpine"
101101
version: "3.22"
102102
steps:

0 commit comments

Comments
 (0)