Skip to content
Snippets Groups Projects
Commit bd3855fe authored by vanhauser-thc's avatar vanhauser-thc
Browse files

improve ci time

parent 84274f2e
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ jobs:
- name: install gcc plugin
run: sudo apt-get install -y -m -f --install-suggests $(readlink /usr/bin/gcc)-plugin-dev
- name: build afl++
run: make distrib ASAN_BUILD=1
run: make distrib ASAN_BUILD=1 NO_NYX=1
- name: run tests
run: sudo -E ./afl-system-config; make tests
macos:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment