From c7d3e2691822acdb675160caade0dfc53c499864 Mon Sep 17 00:00:00 2001 From: Bret Ambrose Date: Thu, 7 Oct 2021 13:03:40 -0700 Subject: [PATCH] New linux flavors in CI --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50000da88..9ccb62f27 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,6 +28,10 @@ jobs: - manylinux2014-x64 - manylinux2014-x86 - al2-x64 + - fedora-34-x64 + - opensuse-leap + - rhel8-x64 + steps: # We can't use the `uses: docker://image` version yet, GitHub lacks authentication for actions -> packages - name: Build ${{ env.PACKAGE_NAME }}