Update .gitea/workflows/workflow.yml

This commit is contained in:
2025-11-24 16:55:04 +00:00
parent 6ef11b316c
commit d990af90aa

View File

@@ -6,7 +6,7 @@ on:
jobs:
validate-and-test:
runs-on: generic
runs-on: ubuntu-latest
steps:
- name: Checkout PR code
uses: actions/checkout@v4