Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions .cirrus.yml

This file was deleted.

9 changes: 5 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ jobs:
matrix:
os:
- ubuntu-latest
# macOS 14 on arm64 is covered by the Cirrus CI jobs, stick to macOS
# on x86-64 here as long as we can: macOS 15 is currently planned as
# the last supported image based on Intel CPU on GitHub Actions.
- macos-15-intel
- macos-latest
- windows-latest
- macos-latest
# GitHub Actions switched to macOS on amr64 by default. Keep
# a job running on macOS on x86-64 for a while longer.
- macos-15-intel
python:
- '3.9'
- '3.14'
Expand Down
7 changes: 0 additions & 7 deletions ci/alpine-3.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/archlinux.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/debian-11.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/debian-12.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/debian-unstable.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/fedora-41.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/manylinux.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/miniconda.docker

This file was deleted.

7 changes: 0 additions & 7 deletions ci/opensuse-15.docker

This file was deleted.

Loading