Update .gitea/workflows/linux.yaml
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-08-08 12:29:16 +02:00
parent 7c1909584f
commit c4810bd878

View File

@@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
Build: Build:
runs-on: ubuntu-test runs-on: ubuntu-latest
env: env:
XMAKE_ROOT: y XMAKE_ROOT: y
steps: steps: