Skip to content

Commit 17d0a4a

Browse files
committed
.github/workflows/ci-sage.yml: Test with sagemath/sage#38340
1 parent 4928f92 commit 17d0a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-sage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
targets: SAGE_CHECK=no SAGE_CHECK_flint=warn SAGE_CHECK_python_flint=yes python_flint
8888
# Standard setting: Test the current beta release of Sage:
8989
sage_repo: sagemath/sage
90-
sage_ref: refs/pull/37224/head
90+
sage_ref: refs/pull/38340/head
9191
#sage_ref: develop
9292
upstream_artifact: upstream
9393
# Docker targets (stages) to tag
@@ -106,7 +106,7 @@ jobs:
106106
targets: SAGE_CHECK=no SAGE_CHECK_flint=warn SAGE_CHECK_python_flint=yes python_flint
107107
# Standard setting: Test the current beta release of Sage:
108108
sage_repo: sagemath/sage
109-
sage_ref: refs/pull/37224/head
109+
sage_ref: refs/pull/38340/head
110110
#sage_ref: develop
111111
upstream_artifact: upstream
112112
needs: [dist]

0 commit comments

Comments
 (0)