Skip to content

Commit d337632

Browse files
ci: Use 2i2c endpoint for triggering Binder build
* Use 2i2c as the endpoint to trigger the Binder build given it is the primary endpoint for the Binder federation. - The Turing Institute no longer contributes to the Binder federation through compute resources. - c.f. https://mybinder.readthedocs.io/en/latest/about/federation.html
1 parent 126e83b commit d337632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merged.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Trigger Binder build
1919
run: |
2020
# Use Binder build API to trigger repo2docker to build image on Google Cloud and Turing Institute Binder Federation clusters
21-
bash binder/trigger_binder.sh https://turing.mybinder.org/build/gh/scikit-hep/pyhf/main
21+
bash binder/trigger_binder.sh https://2i2c.mybinder.org/build/gh/scikit-hep/pyhf/main

0 commit comments

Comments
 (0)