Windows
Some checks failed
Gitea Actions 示例 / example (push) Has been cancelled

This commit is contained in:
mrbbbaixue 2025-04-29 11:08:57 +08:00
parent aa2d55161f
commit 2754a9214e

View File

@ -8,7 +8,7 @@ on:
jobs:
example:
runs-on: ubuntu-latest
runs-on: [ubuntu-latest, windows-latest]
steps:
- name: 检出代码