ci: reset all ci setup

This commit is contained in:
ToruNiina
2024-06-15 19:35:01 +09:00
parent 2c6460ae77
commit 7444d2df95
9 changed files with 0 additions and 431 deletions

View File

@@ -1,6 +0,0 @@
FROM gcr.io/oss-fuzz-base/base-builder
RUN apt-get update && apt-get install -y make autoconf automake libtool
COPY . $SRC/toml11
COPY .clusterfuzzlite/build.sh $SRC/build.sh
WORKDIR $SRC/toml11