Skip to content

Commit 3e9fe1a

Browse files
authored
Force macos 11 (#14)
1 parent c2c7086 commit 3e9fe1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
env:
112112
MACOSX_DEPLOYMENT_TARGET: 10.14
113113
name: "Build - macOS"
114-
runs-on: macos-latest
114+
runs-on: macos-11
115115
steps:
116116
- uses: actions/checkout@v2
117117
with:

0 commit comments

Comments
 (0)