Skip to content

Commit 04909c9

Browse files
committed
Merge branch 'deployment' of github.com:ux3d/usd_from_gltf into deployment
2 parents 8b2a3f8 + 46ce494 commit 04909c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# This workflow contains a single job called "build"
2020
build:
2121
# The type of runner that the job will run on
22-
runs-on: macos-10.15
22+
runs-on: macos-11
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)