mirror of https://github.com/Fabio286/antares.git
ci: change macos build target to macos-11
This commit is contained in:
parent
c08946e932
commit
2982b6cb96
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-20.04, windows-latest]
|
||||
os: [macos-11, ubuntu-20.04, windows-latest]
|
||||
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
|
|
Loading…
Reference in New Issue