Update dependency ubuntu to v24
Some checks failed
build java / images:java_${{ matrix.tag }} (17) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (19_with_firefox) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (8) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (8_with_firefox) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20_with_pnpm) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20_with_yarn) (push) Has been cancelled
build nodejs / images:java_20 (push) Has been cancelled
build nodejs / images:java_20_with_pnpm (push) Has been cancelled
build nodejs / images:java_20_with_yarn (push) Has been cancelled
build java / images:java_17 (push) Has been cancelled
build java / images:java_19_with_firefox (push) Has been cancelled
build java / images:java_8 (push) Has been cancelled
build java / images:java_8_with_firefox (push) Has been cancelled
Some checks failed
build java / images:java_${{ matrix.tag }} (17) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (19_with_firefox) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (8) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (8_with_firefox) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20_with_pnpm) (push) Has been cancelled
build nodejs / images:java_${{ matrix.tag }} (20_with_yarn) (push) Has been cancelled
build nodejs / images:java_20 (push) Has been cancelled
build nodejs / images:java_20_with_pnpm (push) Has been cancelled
build nodejs / images:java_20_with_yarn (push) Has been cancelled
build java / images:java_17 (push) Has been cancelled
build java / images:java_19_with_firefox (push) Has been cancelled
build java / images:java_8 (push) Has been cancelled
build java / images:java_8_with_firefox (push) Has been cancelled
This commit is contained in:
parent
f738d8d0ed
commit
66229f6851
@ -12,7 +12,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
name: "images:java_${{ matrix.tag }}"
|
name: "images:java_${{ matrix.tag }}"
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -12,7 +12,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
name: "images:java_${{ matrix.tag }}"
|
name: "images:java_${{ matrix.tag }}"
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user