Update .gitea/workflows/test.yml

This commit is contained in:
2026-02-20 18:06:51 +05:30
parent 1d7255e3e1
commit d975b88657

View File

@@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: test
steps:
-