We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94674ed commit a85834cCopy full SHA for a85834c
1 file changed
.github/workflows/ci.yml
@@ -27,9 +27,6 @@ jobs:
27
image: "ubuntu:22.04"
28
ubuntu: 22
29
CXXFLAGS: -Wno-stringop-overread
30
- - name: Debian-9
31
- # Uses gcc 6.3.0, clang 3.8.1, cmake 3.7.2
32
- image: "debian:stretch"
33
- name: Debian-10
34
# Uses gcc 8.3.0, clang 7.0.1, cmake 3.13.4
35
image: "debian:buster"
0 commit comments