build: try mantic
All checks were successful
link / Link assets on Linux (push) Successful in 5m22s

This commit is contained in:
6arelyFuture 2024-03-30 20:45:56 +00:00
parent d39857c8eb
commit abc162f516

View File

@ -26,7 +26,7 @@ jobs:
- name: Link assets
uses: addnab/docker-run-action@v3
with:
image: debian:bookworm
image: ubuntu:mantic
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
run: |
cd ${{ github.workspace }}