CI: Remove obsolete USE_SLZ=1 CI job

Using SLZ is a default, thus this build is equivalent to the "no features"
build.
diff --git a/.github/matrix.py b/.github/matrix.py
index cfef53c..fdd7695 100755
--- a/.github/matrix.py
+++ b/.github/matrix.py
@@ -94,7 +94,7 @@
         }
     )
 
-    for compression in ["USE_SLZ=1", "USE_ZLIB=1"]:
+    for compression in ["USE_ZLIB=1"]:
         matrix.append(
             {
                 "name": "{}, {}, gz={}".format(