diff --git a/.forgejo/workflows/publish.yaml b/.forgejo/workflows/publish.yaml index bf44834..de03ee0 100644 --- a/.forgejo/workflows/publish.yaml +++ b/.forgejo/workflows/publish.yaml @@ -9,7 +9,7 @@ jobs: build_and_publish: runs-on: docker container: - image: ghcr.io/catthehacker/ubuntu:runner-latest + image: ghcr.io/catthehacker/ubuntu:runner-24.04 steps: - uses: actions/checkout@v4 with: