Skip to content

Commit 653282c

Browse files
author
Matthias Koeppe
committed
build-docker.yml: Use sagemath/sagemath
1 parent 7db800f commit 653282c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
container: sagemath/sagemath-develop
8+
container: sagemath/sagemath
99
steps:
1010
- uses: actions/checkout@v1
1111
- name: Test package

0 commit comments

Comments
 (0)