Skip to content

Commit

Permalink
🌱 Update Github Actions group to 24.04 (#1483)
Browse files Browse the repository at this point in the history
| datasource     | package | from  | to    |
| -------------- | ------- | ----- | ----- |
| github-runners | ubuntu  | 22.04 | 24.04 |

Co-authored-by: syself-bot[bot] <115953087+syself-bot[bot]@users.noreply.github.com>
  • Loading branch information
syself-bot[bot] authored Oct 5, 2024
1 parent 91512fe commit e06dcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-cache-cleaner-caph-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
cache-cleaner:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
if: github.repository == 'syself/cluster-api-provider-hetzner'
steps:
# Load Golang cache build from GitHub
Expand Down

0 comments on commit e06dcc9

Please sign in to comment.