Skip to content

Commit

Permalink
let's test with numpy 2 ony for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
seperman committed Sep 26, 2023
1 parent cc520b9 commit 6763678
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ jobs:
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
architecture: ["x64"]
include:
- python-version: 3.9
numpy-version: "2.0.dev"
- python-version: 3.10
numpy-version: "2.0.dev"
- python-version: 3.11
- python-version: "3.10"
numpy-version: "2.0.dev"
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6763678

Please sign in to comment.