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