Skip to content

Commit

Permalink
Sire not yet available for Python 3.12 on macOS arm64.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Sep 9, 2024
1 parent b4de88d commit c726925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
max-parallel: 9
fail-fast: false
matrix:
python-version: ["3.12"]
python-version: ["3.11"]
platform:
- { name: "windows", os: "windows-latest", shell: "pwsh" }
- { name: "linux", os: "ubuntu-latest", shell: "bash -l {0}" }
Expand Down

0 comments on commit c726925

Please sign in to comment.