Skip to content

Commit d2e7b27

Browse files
committed
chore: workflow problem
1 parent e5af0b2 commit d2e7b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-release.yml

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

1010
jobs:
1111
build:
12-
runs-on: macOS-latest # 如果用了electron,记得改成 macOS-latest
12+
runs-on: macOS-13 # 如果用了electron,记得改成 macOS-latest
1313

1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)