Add Ubuntu 24.04 Docker image
This commit is contained in:
parent
8378cc825d
commit
978f5adf47
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -22,10 +22,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: ["18.04", "20.04", "22.04"]
|
version: ["18.04", "20.04", "22.04", "24.04"]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user