mirror of https://github.com/PCSX2/pcsx2.git
ci-mac: Bump macos version to 11.
This commit is contained in:
parent
48eee328b9
commit
d53171e20f
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue