We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3401d18 + e99b9d2 commit 8bb73cdCopy full SHA for 8bb73cd
.github/workflows/openshift-tests.yml
@@ -6,7 +6,7 @@ jobs:
6
openshift-tests:
7
# This job only runs for '[test] pull request comments by owner, member
8
name: "RHEL9 tests: imagestream ${{ matrix.version }}"
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments