Opened 2 years ago
Last modified 2 years ago
#29143 closed enhancement
Add to tox.ini some 32-bit linux environments — at Version 1
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.1 |
Component: | porting | Keywords: | |
Cc: | vbraun, tmonteil, fbissey, dimpase | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
#29053 adds tox.ini
to support testing the sage distribution in isolated environments via docker.
This ticket adds some 32-bit linux environments such as https://hub.docker.com/r/i386/ubuntu/
https://github.com/docker-library/official-images#architectures-other-than-amd64
Note: See
TracTickets for help on using
tickets.