Skip to content

Commit 09243b7

Browse files
authored
Use correct CentOS distro versions (latchset#165)
Resolves: latchset#166 Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent 339ad6c commit 09243b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
os:
2222
- fedora:latest
2323
- quay.io/centos/centos:stream9
24-
- quay.io/centos/centos:stream8
24+
- quay.io/centos/centos:stream10-development
2525
- debian:testing
2626
- debian:latest
2727
- ubuntu:rolling

0 commit comments

Comments
 (0)