mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-06 15:21:32 +00:00
ci: drop usage of ubuntu:20.04
Support for this has been removed by GitHub: https://github.com/actions/runner-images/issues/11101.
This commit is contained in:
parent
db94ec9cad
commit
20a6cdabad
2
.github/workflows/rust_custom_mutator.yml
vendored
2
.github/workflows/rust_custom_mutator.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
working-directory: custom_mutators/rust
|
working-directory: custom_mutators/rust
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-22.04, ubuntu-20.04]
|
os: [ubuntu-22.04]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install Rust Toolchain
|
- name: Install Rust Toolchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user