Skip to content

Commit

Permalink
Merge pull request #1204 from bdunne/ubuntu-latest
Browse files Browse the repository at this point in the history
Revert "Switch to ubuntu-24.04"
  • Loading branch information
Fryguy authored Jan 29, 2025
2 parents 4abc21e + 7cd109b commit 7b10066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build_pods:
if: github.repository_owner == 'ManageIQ'
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
Expand Down

0 comments on commit 7b10066

Please sign in to comment.