We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f67c9b commit d077786Copy full SHA for d077786
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-2022]
17
18
steps:
19
- name: 检出代码
.github/workflows/nightly.yml
@@ -17,7 +17,7 @@ jobs:
20
21
22
23
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments