更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8m22s

This commit is contained in:
bichangxiong 2025-06-23 21:49:05 +08:00
parent 312cc2f192
commit b5ae1728c4

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-22.04 runs-on: windows
steps: steps:
- name: Checkout code - name: Checkout code