Add .gitea/workflows/*.yaml

This commit is contained in:
2025-10-19 09:07:57 -07:00
parent 9aed5a1f23
commit f22df7b6bf

View File

@@ -10,7 +10,7 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4