- Timestamp:
- Jul 6, 2020, 8:57:04 PM (3 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- f3d331d7beea362d318f36be1106f0d20131a8f8
- Parents:
- a72a30707eed6dc02bac70ba654d51b535fef2d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/ci-sage.yml
ra72a30 r9abf8f 162 162 run: | 163 163 C:\\tools\\cygwin\\bin\\bash -l -x -c 'export PATH=/usr/local/bin:/usr/bin && cd $(cygpath -u "$GITHUB_WORKSPACE") && make -k -w V=0 base-toolchain && make -k -w V=1 $TARGETS' 164 - name: make 165 run: | 166 C:\\tools\\cygwin\\bin\\bash -l -x -c 'export PATH=/usr/local/bin:/usr/bin && cd $(cygpath -u "$GITHUB_WORKSPACE") && make -k -w V=1 $TARGETS_OPTIONAL' 164 167 - name: Prepare logs artifact 165 168 shell: bash
Note: See TracChangeset
for help on using the changeset viewer.