Skip to content

Commit 3bb34be

Browse files
authored
CICD: Update NumPy v2 version to test against
1 parent 7a8fbbe commit 3bb34be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_numpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
cxx: "g++-11",
7373
generators: "Ninja",
7474
target: "all",
75-
numpy: "numpy==2.0.0rc1",
75+
numpy: "numpy>=2.1.1",
7676
python-version: "3.11"
7777
}
7878

0 commit comments

Comments
 (0)