diff --git a/.circleci/config.yml b/.circleci/config.yml index af0b3c6..51f925d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -33,6 +33,7 @@ jobs: "debian10": <<: *test "centos7": + <<: *test "fedora29": <<: *test diff --git a/fixtures/kernel.yml b/fixtures/kernel.yml index 34ceb9a..fcc11b6 100644 --- a/fixtures/kernel.yml +++ b/fixtures/kernel.yml @@ -1,6 +1,6 @@ kernel: - 5.3.11-100 #fedora - - 3.10.0-1127.8.2 #centos7 centos8 + - 3.10.0-1160 #centos7 centos8 - 4.18.0-193 #centos8 rhel8 - 4.19.0-8 #debian - 5.4.0-42 #ubuntu