ci-mac: Bump macos version to 11.

This commit is contained in:
lightningterror 2021-09-28 22:37:23 +02:00 committed by tellowkrinkle
parent 48eee328b9
commit d53171e20f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ jobs:
# Prevent one build from failing everything (although maybe those should be included as experimental builds instead)
fail-fast: false
matrix:
os: [macos-10.15]
os: [macos-11.0]
platform: [x64]
experimental: [false]