build: use noble (#5)
All checks were successful
link / Link assets on Linux (push) Successful in 5m22s
All checks were successful
link / Link assets on Linux (push) Successful in 5m22s
This commit is contained in:
parent
63bbac8341
commit
a3ba36d3c6
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Link assets
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: ubuntu:mantic
|
||||
image: ubuntu:noble
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user