Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cython 3 and numpy 2 #3290

Closed
wants to merge 21 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
loopy is now updated
  • Loading branch information
connorjward committed Apr 16, 2024
commit bd8d5d8a1c0212a579c1556e2b79373d3b11cf3f
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
--package-branch fiat connorjward/numpy2 \
--package-branch pyop2 connorjward/numpy2 \
--package-branch tsfc connorjward/numpy2 \
--package-branch loopy connorjward/numpy2 \
|| (cat firedrake-install.log && /bin/false)
- name: Install test dependencies
run: |
Expand Down