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

This commit is contained in:
6arelyFuture 2024-06-04 20:05:37 +00:00
parent 63bbac8341
commit a3ba36d3c6

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