Skip to content

Commit deab609

Browse files
authored
New linux flavors in CI (#341)
1 parent 5e00348 commit deab609

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ jobs:
2828
- manylinux2014-x64
2929
- manylinux2014-x86
3030
- al2-x64
31+
- fedora-34-x64
32+
- opensuse-leap
33+
- rhel8-x64
34+
3135
steps:
3236
# We can't use the `uses: docker://image` version yet, GitHub lacks authentication for actions -> packages
3337
- name: Build ${{ env.PACKAGE_NAME }}

0 commit comments

Comments
 (0)