Use Fedora for the CI pipeline.
This commit is contained in:
parent
f34df0b8a2
commit
ee7bacc9ec
3 changed files with 35 additions and 46 deletions
2
Makefile
2
Makefile
|
@ -58,7 +58,7 @@ cheat: $(CHEAT_OBJS) dungeon.o
|
|||
check: advent cheat
|
||||
cd tests; $(MAKE) --quiet
|
||||
|
||||
coverage: debug cheat
|
||||
coverage: debug
|
||||
cd tests; $(MAKE) coverage --quiet
|
||||
|
||||
.SUFFIXES: .adoc .html .6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue