build: use noble
All checks were successful
link / Link assets on Linux (push) Successful in 5m13s

This commit is contained in:
6arelyFuture 2024-06-04 20:13:56 +00:00
parent e3f67e307c
commit 15d074d412

View File

@ -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 }}