Skip to content

Commit

Permalink
Update matrixbuild to current Linux distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-scheck committed Jun 23, 2023
1 parent a287522 commit 95385a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .github/images/debian:trixie.Dockerfile
File renamed without changes.
5 changes: 3 additions & 2 deletions .github/workflows/matrixbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,23 @@ jobs:
fail-fast: false
matrix:
dockerenv:
- debian:trixie
- debian:bookworm
- debian:bullseye
- debian:buster
- ubuntu:jammy
- ubuntu:focal
- ubuntu:bionic
- fedora/fedora:39
- fedora/fedora:38
- fedora/fedora:37
- fedora/fedora:36
- centos/centos:stream9
- centos/centos:stream8
- centos/centos:7
- rockylinux/rockylinux:9
- rockylinux/rockylinux:8
- alpine:edge
- alpine:3.17
- alpine:3.18
steps:
- uses: actions/checkout@v3
- name: Run build on ${{matrix.dockerenv}}
Expand Down

0 comments on commit 95385a4

Please sign in to comment.