Skip to content

Commit f6438d0

Browse files
committed
Add macos update.
1 parent 63907b6 commit f6438d0

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
@@ -176,7 +176,7 @@ jobs:
176176
build/fbx2gltf-linux.zip
177177
178178
build-macos:
179-
runs-on: macos-10.15
179+
runs-on: macos-11
180180
steps:
181181
- name: Checkout
182182
uses: actions/checkout@v2

0 commit comments

Comments
 (0)