mirror of
https://github.com/CrowCpp/Crow.git
synced 2026-01-18 16:31:17 +01:00
cherry picked "removed ubuntu 20.04"
This commit is contained in:
3
.github/workflows/build_and_test.yml
vendored
3
.github/workflows/build_and_test.yml
vendored
@@ -20,12 +20,9 @@ jobs:
|
||||
os: [ ubuntu-latest,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
macos-13
|
||||
]
|
||||
# ubuntu-18.04 does not work due to compile error on asio
|
||||
# windows-2019 not included to spare free minutes
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Prepare dependencies
|
||||
|
||||
Reference in New Issue
Block a user