Changeset afea26 in git for .github


Ignore:
Timestamp:
Feb 2, 2022, 2:00:59 AM (14 months ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
693e6f920064fc5b913d6b325467c7278bdd5e2f
Parents:
6a57089b3e776d07691d5d44f2130534d7a2c793
Message:
.github/workflows/ci-sage.yml: Install texinfo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci-sage.yml

    r6a57089 rafea26  
    5555  TARGETS:     SAGE_CHECK=no SAGE_CHECK_PACKAGES=singular,pynac singular pynac
    5656  TARGETS_OPTIONAL: SAGE_CHECK=no SAGE_CHECK_pysingular=warn pysingular
     57  # Need texinfo for building the Singular documentation
     58  EXTRA_SAGE_PACKAGES: info
    5759  # Standard setting: Test the current beta release of Sage:
    5860  SAGE_REPO:   sagemath/sage
Note: See TracChangeset for help on using the changeset viewer.