mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 10:46:03 -04:00
Remove Github build on Ubuntu 20.04
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
This commit is contained in:
parent
a865d1c61a
commit
77a69647c9
8
.github/workflows/cmake.yml
vendored
8
.github/workflows/cmake.yml
vendored
@ -42,14 +42,6 @@ jobs:
|
||||
cc: "gcc", cxx: "g++",
|
||||
extra_path: "",
|
||||
}
|
||||
- {
|
||||
name: "Ubuntu 20.04 GCC",
|
||||
os: ubuntu-20.04,
|
||||
generator: "Unix Makefiles",
|
||||
build_type: "Debug",
|
||||
cc: "gcc", cxx: "g++",
|
||||
extra_path: "",
|
||||
}
|
||||
- {
|
||||
name: "macOS Latest Clang",
|
||||
os: macos-latest,
|
||||
|
Loading…
x
Reference in New Issue
Block a user