mirror of
https://github.com/bgp/bgpq4
synced 2026-07-29 10:02:40 +00:00
Update matrixbuild to current Linux distributions (#55)
Previously, at the time of #50, broken Fedora Rawhide, 35, CentOS Stream 9 (development) have been fixed. Switch Alpine 3.14 -> 3.15.
This commit is contained in:
@@ -14,13 +14,15 @@ jobs:
|
||||
- debian:buster
|
||||
- ubuntu:focal
|
||||
- ubuntu:bionic
|
||||
- fedora/fedora:36
|
||||
- fedora/fedora:35
|
||||
- fedora/fedora:34
|
||||
- fedora/fedora:33
|
||||
- centos/centos:stream9
|
||||
- centos/centos:stream8
|
||||
- centos/centos:7
|
||||
- rockylinux/rockylinux:8
|
||||
- alpine:edge
|
||||
- alpine:3.14
|
||||
- alpine:3.15
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Run build on ${{matrix.dockerenv}}
|
||||
|
||||
Reference in New Issue
Block a user