Skip to content

Commit c490b73

Browse files
Mikachu2333ccmywish
authored andcommitted
re-fix
1 parent f17a1c7 commit c490b73

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/PR-test.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# ---------------------------------------------------------------
22
# Workflow File : PR-test.yml
3-
# File Authors : Aoran Zeng <ccmywish@qq.com>
4-
# Contributors : Nul None <nul@none.org>
3+
# File Authors : Aoran Zeng <ccmywish@qq.com>
4+
# Contributors : Nul None <nul@none.org>
5+
# | Mikachu2333 <mikachu2333@zohomail.com>
56
# |
67
# Created On : <2025-06-19>
7-
# Last Modified : <2025-06-19>
8+
# Last Modified : <2025-08-07>
89
#
910
# Test PR
1011
# ---------------------------------------------------------------
@@ -42,7 +43,7 @@ jobs:
4243
4344
test-on-windows:
4445
name: 在Windows上测试
45-
runs-on: ubuntu-latest
46+
runs-on: windows-latest
4647
if: github.event.pull_request.base.ref == 'dev'
4748

4849
steps:

0 commit comments

Comments
 (0)