aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-12-26 00:00:49 +0100
committervanhauser-thc <vh@thc.org>2021-12-26 00:00:49 +0100
commit8217b5ff81f08a77c376eec1db3a386f7d8ce23f (patch)
tree7c57dfb4e145aba51d85b7bfed8cde86b3e17f9f /.github
parent7b3b707ae6dfe3420ab0d885cbbe688ddcbf02ee (diff)
downloadAFLplusplus-8217b5ff81f08a77c376eec1db3a386f7d8ce23f.tar.gz
macos ci
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 42698c16..e936080e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -31,8 +31,8 @@ jobs:
macos:
runs-on: macOS-latest
env:
- AFL_MAP_SIZE=4000
- AFL_SKIP_CPUFREQ=1
+ AFL_MAP_SIZE: 4000
+ AFL_SKIP_CPUFREQ: 1
steps:
- uses: actions/checkout@v2
- name: debug