Skip to content

Commit e99b9d2

Browse files
committed
Switch from ubuntu-20.04 -> ubuntu-lastest
Ubuntu-20.04 was retired in March 2025 and therefore GitHub Actions are not executed at all Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
1 parent 3401d18 commit e99b9d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openshift-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
openshift-tests:
77
# This job only runs for '[test] pull request comments by owner, member
88
name: "RHEL9 tests: imagestream ${{ matrix.version }}"
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
strategy:
1111
fail-fast: false
1212
matrix:

0 commit comments

Comments
 (0)