From 8217b5ff81f08a77c376eec1db3a386f7d8ce23f Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Sun, 26 Dec 2021 00:00:49 +0100 Subject: [PATCH] macos ci --- .github/workflows/ci.yml | 4 ++-- 1 file 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