Update CI runners to Fedora 36 and Ubuntu 22.04 (#1965)
Also remove Debian stretch which is no longer supported by LTS.
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -50,15 +50,14 @@ jobs:
|
||||
#
|
||||
matrix:
|
||||
container:
|
||||
- ubuntu:21.10
|
||||
- ubuntu:22.04
|
||||
- ubuntu:20.04
|
||||
- ubuntu:18.04
|
||||
- debian:bullseye
|
||||
- debian:buster
|
||||
- debian:stretch
|
||||
- rockylinux:8
|
||||
- centos:centos7
|
||||
- fedora:35
|
||||
- fedora:36
|
||||
- opensuse/leap:15
|
||||
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user