diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5738488..de183e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: strategy: matrix: # aarch64 uses qemu so it's slow, build each py version in parallel jobs - python: [38, 39, 310, 311] + python: [38, 39, 310, 311, 312] arch: [aarch64] env: # Skip building aarch64 wheels for musllinux until I figure out why I get