Changeset e553ba in git
- Timestamp:
- Feb 19, 2021, 7:16:21 PM (2 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 2d0b446076a13e01d8341c20186f907b41259873
- Parents:
- d0fa8029c9d1522294921ab776348aa1c59f7310
- git-author:
- Matthias Koeppe <mkoeppe@math.ucdavis.edu>2021-02-19 10:16:21-08:00
- git-committer:
- Matthias Koeppe <mkoeppe@math.ucdavis.edu>2021-02-22 08:32:15-08:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci-sage.yml
rd0fa80 re553ba 224 224 run: | 225 225 sudo DEBIAN_FRONTEND=noninteractive apt-get update 226 sudo DEBIAN_FRONTEND=noninteractive apt-get install python-tox python3-setuptools226 sudo DEBIAN_FRONTEND=noninteractive apt-get install tox python3-setuptools 227 227 - name: Update Sage packages from upstream artifact 228 228 run: |
Note: See TracChangeset
for help on using the changeset viewer.