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 7db800f commit 653282cCopy full SHA for 653282c
.github/workflows/build-docker.yml
@@ -5,7 +5,7 @@ on: [push]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- container: sagemath/sagemath-develop
+ container: sagemath/sagemath
9
steps:
10
- uses: actions/checkout@v1
11
- name: Test package
0 commit comments