Skip to content

Commit

Permalink
Allow Python 3.7 on ARM to crash
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 28, 2024
1 parent 22be3ce commit 37289bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
os: ["macos-latest", "windows-latest", "ubuntu-latest"]
exclude:
- python-version: "3.7"
os: "macos-latest"

steps:
- uses: "actions/checkout@v4"
Expand Down

0 comments on commit 37289bb

Please sign in to comment.