Skip to content

Commit 260dfa8

Browse files
authored
ci: use macos to check resource
1 parent 126a56c commit 260dfa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
resource:
22-
runs-on: windows-latest
22+
runs-on: macos-latest
2323
steps:
2424
- uses: actions/checkout@v4
2525
with:

0 commit comments

Comments
 (0)