Skip to content

Commit 1371a60

Browse files
authored
Update Test.yml
1 parent 79cde94 commit 1371a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push,pull_request,workflow_dispatch]
55
jobs:
66
build:
77
name: build
8-
runs-on: macos-latest # runner 系统
8+
runs-on: macos-15 # runner 系统
99
steps:
1010
- name: sw_vers
1111
run: |

0 commit comments

Comments
 (0)