Skip to content

Commit

Permalink
Merge pull request ManageIQ#902 from agrare/ubuntu_latest_is_24_04
Browse files Browse the repository at this point in the history
Ubuntu-latest is 24.04 now
  • Loading branch information
Fryguy authored Jan 29, 2025
2 parents 0c67674 + e31972e commit 029b1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- cron: 0 0 * * *
jobs:
ci:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version:
Expand Down

0 comments on commit 029b1ca

Please sign in to comment.