Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Use dev docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Feb 3, 2022
1 parent 3b0e99f commit 6329816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
container: ghcr.io/sagemath/sage/sage-docker-ubuntu-focal-standard-with-targets:9.5
container: ghcr.io/sagemath/sage/sage-docker-ubuntu-focal-standard-with-targets:dev
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 6329816

Please sign in to comment.