Skip to content

Commit

Permalink
ci: openshift runs on v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Feb 22, 2024
1 parent 796ce88 commit 26d56b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
strategy:
fail-fast: false
matrix:
openshift: [v3.11.0]
openshift: [v3.10.0]
suite: ['quarkus','springboot','webapp','other']
steps:
- name: Checkout
Expand Down

0 comments on commit 26d56b9

Please sign in to comment.