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

This commit is contained in:
bichangxiong 2025-06-23 22:10:20 +08:00
parent f3e1d1e932
commit 6da126027b

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