Skip to content

Commit

Permalink
Merge pull request #218 from sclorg/remove_eol_images
Browse files Browse the repository at this point in the history
Remove EOL image 2.7 and add new images 3.12 for UBI8 and UBI9
  • Loading branch information
phracek authored Jan 23, 2025
2 parents 5a74e51 + a2705ed commit f98efa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openshift-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [ "2.7-ubi8", "3.6-ubi8", "3.9-ubi8", "3.11-ubi8", "3.9-ubi9", "3.11-ubi9" ]
version: [ "3.6-ubi8", "3.9-ubi8", "3.11-ubi8", "3.12-ubi8", "3.9-ubi9", "3.11-ubi9", "3.12-ubi9" ]

if: |
github.event.issue.pull_request
Expand Down

0 comments on commit f98efa2

Please sign in to comment.