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

This commit is contained in:
bichangxiong 2025-06-23 21:59:01 +08:00
parent b5ae1728c4
commit 1466cebc60

View File

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