Skip to content

Commit

Permalink
Land #951
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Nov 29, 2023
2 parents dc0827b + 71fcee9 commit 6684ea3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: CIFuzz

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
Fuzzing:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/solaris_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: solaris_ci

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
build-native:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![Linux Build Status](https://github.com/libressl/portable/actions/workflows/linux.yml/badge.svg)](https://github.com/libressl/portable/actions/workflows/linux.yml)
[![macOS Build Status](https://github.com/libressl/portable/actions/workflows/macos.yml/badge.svg)](https://github.com/libressl/portable/actions/workflows/macos.yml)
[![Android Build Status](https://github.com/libressl/portable/actions/workflows/android.yml/badge.svg)](https://github.com/libressl/portable/actions/workflows/android.yml)
[![Solaris Build Status](https://github.com/libressl/portable/actions/workflows/solaris_test.yml/badge.svg)](https://github.com/libressl/portable/actions/workflows/solaris_test.yml)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libressl.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libressl)

LibreSSL is a fork of [OpenSSL](https://www.openssl.org) 1.0.1g developed by the
Expand Down

0 comments on commit 6684ea3

Please sign in to comment.