Skip to content

Commit daac38b

Browse files
authored
Downgrade to MacOS 11 Build Node
1 parent 0086f67 commit daac38b

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
@@ -16,7 +16,7 @@ jobs:
1616
# This workflow contains a single job called "build"
1717
build:
1818
# The type of runner that the job will run on
19-
runs-on: macos-latest
19+
runs-on: macos-11
2020

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

0 commit comments

Comments
 (0)