Update .forgejo/workflows/test.yml

This commit is contained in:
Derek 2025-04-11 22:30:22 +00:00
parent 33351d763b
commit 92436192a9

View file

@ -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 }}