build: use noble #5

Merged
Future merged 1 commits from build/ubuntu-noble into main 2024-06-04 20:05:38 +00:00
Showing only changes of commit 163ef78a26 - Show all commits

View File

@ -27,7 +27,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 }}