Skip to content

Commit c76466a

Browse files
author
Matthias Koeppe
committed
.github/workflows/dist.yml: Use cbc 2.10.11 via sagemath/sage#38312
1 parent 00f8a7c commit c76466a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v4
7575
with:
76-
repository: sagemath/sage
77-
ref: develop
76+
repository: mkoeppe/sage
77+
ref: cbc-2.10.11
7878

7979
- name: Set up QEMU
8080
if: runner.os == 'Linux' && matrix.arch != 'x86_64' && matrix.arch != 'i686'

0 commit comments

Comments
 (0)