Skip to content

Commit 33ad6d6

Browse files
mkoeppeoscarbenjamin
authored andcommitted
CI: Update ci-sage.yml to use sagemath/sage#36276
1 parent f406604 commit 33ad6d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-sage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ jobs:
102102
targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES=sympy build SAGE_DOCTEST_RANDOM_SEED=0 ptest
103103
# Standard setting: Test the current beta release of Sage.
104104
sage_repo: sagemath/sage
105-
sage_ref: develop
105+
# sage_ref: develop
106106
# To test with a Sage PR, use this:
107107
#sage_ref: refs/pull/PR_NUMBER/merge
108+
sage_ref: refs/pull/36276/merge
108109
upstream_artifact: upstream
109110
needs: [dist]

0 commit comments

Comments
 (0)