mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
removed deprecated macos-10.15 builder
This commit is contained in:
parent
3c94ea3874
commit
3cb78413e0
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-latest, ubuntu-20.04,
|
||||
macos-latest, macos-11, macos-10.15
|
||||
macos-latest, macos-11
|
||||
]
|
||||
# ubuntu-18.04 does not work due to compile error on asio
|
||||
# windows-latest, windows-2019 - wip missing asio lib install
|
||||
|
Loading…
Reference in New Issue
Block a user