Skip to content

Commit

Permalink
Set GitHub actions image to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mtneug committed Jan 8, 2025
1 parent f0d3475 commit 3eb2509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build-and-push-images:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

permissions:
contents: read
Expand Down

0 comments on commit 3eb2509

Please sign in to comment.