Skip to content

Commit 4ceb476

Browse files
authored
Don't use centos10 development (use stable) (#154)
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent c8df787 commit 4ceb476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
os:
1919
- fedora:latest
20-
- quay.io/centos/centos:stream10-development
20+
- quay.io/centos/centos:stream10
2121
- quay.io/centos/centos:stream9
2222
- debian:testing
2323
- debian:latest

0 commit comments

Comments
 (0)