Update dependency ubuntu to v24 #8

Merged
renovate-bot merged 1 commits from renovate/ubuntu-24.x into master 2024-09-26 06:03:54 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 66229f6851 - Show all commits

@ -12,7 +12,7 @@ on:
jobs:
push:
name: "images:java_${{ matrix.tag }}"
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:

@ -12,7 +12,7 @@ on:
jobs:
push:
name: "images:java_${{ matrix.tag }}"
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix: