Skip to content

Commit

Permalink
Merge pull request #131 from travier/centos-8-eol
Browse files Browse the repository at this point in the history
github/workflows: Stop building CentOS Stream 8 (EOL)
  • Loading branch information
travier committed Aug 22, 2024
2 parents 658f5e1 + 929f57b commit a616463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
build-push-images:
strategy:
matrix:
release: ['stream8', 'stream9', 'stream10-development']
release: ['stream9', 'stream10-development']

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a616463

Please sign in to comment.