Update .forgejo/workflows/test.yml

This commit is contained in:
Derek 2025-04-11 22:26:10 +00:00
parent 9a14aaa9dc
commit 33351d763b

View file

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