We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4928f92 commit 17d0a4aCopy full SHA for 17d0a4a
.github/workflows/ci-sage.yml
@@ -87,7 +87,7 @@ jobs:
87
targets: SAGE_CHECK=no SAGE_CHECK_flint=warn SAGE_CHECK_python_flint=yes python_flint
88
# Standard setting: Test the current beta release of Sage:
89
sage_repo: sagemath/sage
90
- sage_ref: refs/pull/37224/head
+ sage_ref: refs/pull/38340/head
91
#sage_ref: develop
92
upstream_artifact: upstream
93
# Docker targets (stages) to tag
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
111
112
needs: [dist]
0 commit comments