Skip to content

Commit 78a21f8

Browse files
committed
Use latest OSX version
1 parent 3c90cd2 commit 78a21f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
env:
100100
MACOSX_SDK: '10.10'
101101
MACOSX_DEPLOYMENT_TARGET: '10.9'
102-
runs-on: macos-10.15
102+
runs-on: macos-11
103103
steps:
104104
- uses: actions/checkout@v3
105105
name: Checkout

0 commit comments

Comments
 (0)