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 0d93145 commit 65868abCopy full SHA for 65868ab
.github/workflows/Linux.yml
@@ -26,7 +26,7 @@ jobs:
26
Linux:
27
strategy:
28
matrix:
29
- os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "centos:7", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3"]
+ os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3"]
30
runs-on: ubuntu-latest
31
env:
32
TEST_LOCAL: 1
0 commit comments