1 parent 57d939a commit f668f08Copy full SHA for f668f08
1 file changed
.github/workflows/CI.yml
@@ -63,7 +63,7 @@ jobs:
63
strategy:
64
fail-fast: false
65
matrix:
66
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11"]
67
os: [macos-13, macos-latest, ubuntu-latest]
68
include-rms: ["", "with RMS"]
69
exclude:
0 commit comments