Skip to content

Commit

Permalink
Switch 4.14 actions runner (#2039)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored May 6, 2024
1 parent 7731ac6 commit e35db33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qe-ocp-414-intrusive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
pull-unstable-image:
runs-on: qe-ocp
runs-on: qe-ocp-414
env:
SHELL: /bin/bash
FORCE_DOWNLOAD_UNSTABLE: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qe-ocp-414.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
pull-unstable-image:
runs-on: qe-ocp
runs-on: qe-ocp-414
env:
SHELL: /bin/bash
FORCE_DOWNLOAD_UNSTABLE: true
Expand Down

0 comments on commit e35db33

Please sign in to comment.