diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index e337fcf..66f8c6f 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -27,7 +27,7 @@ on: jobs: build: - runs-on: ubuntu + runs-on: ubuntu-24.04 env: VERSION: ${{ github.ref_name }} RELEASE_VERSION: ${{ github.ref_name }}