Skip to content

Commit

Permalink
More CI Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Nov 8, 2024
1 parent dd6fbe7 commit 9e14c18
Show file tree
Hide file tree
Showing 19 changed files with 3,846 additions and 210 deletions.
7 changes: 4 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ build_and_test_task:
container:
# image: quay.io/pypa/manylinux_2_28_x86_64
matrix:
- image: quay.io/pypa/manylinux2014_x86_64
- image: quay.io/pypa/manylinux2014_x86_64 # CentOS 7
- image: quay.io/pypa/manylinux_2_24_x86_64 # Debian
- image: quay.io/pypa/manylinux_2_28_x86_64 # AlmaLinux
# - image: ghcr.io/cirruslabs/macos-runner:sonoma
- image: cirrusci/windowsservercore:2019
- image: quay.io/pypa/manylinux_2_28_x86_64
# - image: cirrusci/windowsservercore:2019
only_if: changesInclude('.cirrus.yml', '**.{h,cpp,py}')
env:
# CC: clang
Expand Down
50 changes: 0 additions & 50 deletions .github/workflows/build_linux.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/workflows/build_macos.yml

This file was deleted.

87 changes: 0 additions & 87 deletions .github/workflows/build_windows.yml

This file was deleted.

Loading

0 comments on commit 9e14c18

Please sign in to comment.