remove ubuntu 18.04 from ci, no resources for this on github

This commit is contained in:
vanhauser-thc 2023-04-21 15:22:48 +02:00
parent 7a8d0a10ce
commit c49d346e37

View File

@ -14,7 +14,7 @@ jobs:
runs-on: "${{ matrix.os }}"
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04]
os: [ubuntu-22.04, ubuntu-20.04]
env:
AFL_SKIP_CPUFREQ: 1
AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES: 1