chore: bump Ubuntu image
All checks were successful
link / Link assets on Linux (push) Successful in 32s
All checks were successful
link / Link assets on Linux (push) Successful in 32s
This commit is contained in:
parent
2653e7a22f
commit
f74f304854
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Link assets
|
- name: Link assets
|
||||||
uses: addnab/docker-run-action@v3
|
uses: addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
image: ubuntu:mantic
|
image: ubuntu:noble
|
||||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user