Skip to content

Commit c248f96

Browse files
committed
DROP BEFORE MERGE: CI: Point to the right branches
1 parent 19247c3 commit c248f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Build Firedrake
4949
run: |
5050
cd ..
51-
./firedrake/scripts/firedrake-install $COMPLEX --venv-name build --tinyasm --disable-ssh --minimal-petsc --slepc --documentation-dependencies --install thetis --install gusto --install icepack --install irksome --install femlium --no-package-manager || (cat firedrake-install.log && /bin/false)
51+
./firedrake/scripts/firedrake-install $COMPLEX --venv-name build --tinyasm --disable-ssh --minimal-petsc --slepc --documentation-dependencies --install thetis --install gusto --install icepack --install irksome --install femlium --no-package-manager --package-branch tsfc gpu --package-branch pyop2 gpu || (cat firedrake-install.log && /bin/false)
5252
- name: Install test dependencies
5353
run: |
5454
. ../build/bin/activate

0 commit comments

Comments
 (0)