Skip to content

Commit 2b4a0b6

Browse files
authored
Update build.yml
1 parent 0f531da commit 2b4a0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
build-macos:
3939
name: build in native macOS
40-
runs-on: macos-10.15
40+
runs-on: macos-latest
4141
steps:
4242
- name: Checkout code
4343
uses: actions/checkout@v2

0 commit comments

Comments
 (0)