mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-05 18:26:05 -04:00
Fix Github Actions build failing on "Ubuntu 16.04 GCC" for 3 months
This commit is contained in:
parent
4f85b8b2c8
commit
ce6dd9b822
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -26,11 +26,6 @@ jobs:
|
||||
os: ubuntu-latest,
|
||||
build_type: "Debug", cc: "gcc", cxx: "g++"
|
||||
}
|
||||
- {
|
||||
name: "Ubuntu 16.04 GCC",
|
||||
os: ubuntu-16.04,
|
||||
build_type: "Debug", cc: "gcc", cxx: "g++"
|
||||
}
|
||||
- {
|
||||
name: "macOS Latest Clang",
|
||||
os: macos-latest,
|
||||
|
Loading…
x
Reference in New Issue
Block a user