Skip to content

Commit

Permalink
ci: replace Centos Stream 8 (EOL) with Centos Stream 10 (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-correia committed Jul 3, 2024
1 parent 2b34226 commit a4dd9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os:
- fedora:latest
- quay.io/centos/centos:stream8
- quay.io/centos/centos:stream10-development
- quay.io/centos/centos:stream9
- debian:testing
- debian:latest
Expand Down

0 comments on commit a4dd9dd

Please sign in to comment.