Skip to content

Commit 1d143fc

Browse files
committed
[build] possible fix
1 parent 3b40f2c commit 1d143fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.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
12+
runs-on: macos-12
1313
steps:
1414
- uses: actions/checkout@v2
1515
- name: Build macOS app

0 commit comments

Comments
 (0)