Skip to content

Commit

Permalink
Mitigate to oc being removed from ubuntu-latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
petringo committed Oct 16, 2024
1 parent e2751b4 commit 44f2a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openshift-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: pull_request # yamllint disable-line rule:truthy

jobs:
lint-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 44f2a2c

Please sign in to comment.