Skip to content

Commit

Permalink
Comment out for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Oct 30, 2023
1 parent f4100a5 commit bc0ce40
Showing 1 changed file with 55 additions and 55 deletions.
110 changes: 55 additions & 55 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,62 +26,62 @@ jobs:
# Valgrind slows things down quite a bit, so start them first.
include:
- { target: windows-2019, config: cygwin-release }
- { target: windows-2022, config: cygwin-release }
- { target: ubuntu-20.04, config: valgrind-1 }
- { target: ubuntu-20.04, config: valgrind-2 }
- { target: ubuntu-20.04, config: valgrind-3 }
- { target: ubuntu-20.04, config: valgrind-4 }
- { target: ubuntu-20.04, config: valgrind-5 }
- { target: ubuntu-20.04, config: valgrind-unit }
# - { target: windows-2022, config: cygwin-release }
# - { target: ubuntu-20.04, config: valgrind-1 }
# - { target: ubuntu-20.04, config: valgrind-2 }
# - { target: ubuntu-20.04, config: valgrind-3 }
# - { target: ubuntu-20.04, config: valgrind-4 }
# - { target: ubuntu-20.04, config: valgrind-5 }
# - { target: ubuntu-20.04, config: valgrind-unit }
- { target: ubuntu-20.04, config: c89 }
- { target: ubuntu-20.04, config: clang-6.0 }
- { target: ubuntu-20.04, config: clang-8 }
- { target: ubuntu-20.04, config: clang-9 }
- { target: ubuntu-20.04, config: clang-10 }
- { target: ubuntu-20.04, config: clang-11 }
- { target: ubuntu-20.04, config: clang-12-Werror }
- { target: ubuntu-20.04, config: clang-sanitize-address }
- { target: ubuntu-20.04, config: clang-sanitize-undefined }
- { target: ubuntu-20.04, config: gcc-sanitize-address }
- { target: ubuntu-20.04, config: gcc-sanitize-undefined }
- { target: ubuntu-20.04, config: gcc-7 }
- { target: ubuntu-20.04, config: gcc-8 }
- { target: ubuntu-20.04, config: gcc-10 }
- { target: ubuntu-20.04, config: gcc-11-Werror }
- { target: ubuntu-20.04, config: pam }
- { target: ubuntu-20.04, config: kitchensink }
- { target: ubuntu-22.04, config: hardenedmalloc }
- { target: ubuntu-20.04, config: tcmalloc }
- { target: ubuntu-20.04, config: musl }
- { target: ubuntu-latest, config: boringssl }
- { target: ubuntu-latest, config: libressl-master }
- { target: ubuntu-latest, config: libressl-3.2.6 }
- { target: ubuntu-latest, config: libressl-3.3.6 }
- { target: ubuntu-latest, config: libressl-3.4.3 }
- { target: ubuntu-latest, config: libressl-3.5.3 }
- { target: ubuntu-latest, config: libressl-3.6.1 }
- { target: ubuntu-latest, config: libressl-3.7.2 }
- { target: ubuntu-latest, config: openssl-master }
- { target: ubuntu-latest, config: openssl-noec }
- { target: ubuntu-latest, config: openssl-1.1.1 }
- { target: ubuntu-latest, config: openssl-1.1.1k }
- { target: ubuntu-latest, config: openssl-1.1.1n }
- { target: ubuntu-latest, config: openssl-1.1.1q }
- { target: ubuntu-latest, config: openssl-1.1.1t }
- { target: ubuntu-latest, config: openssl-3.0.0 }
- { target: ubuntu-latest, config: openssl-3.0.7 }
- { target: ubuntu-latest, config: openssl-3.1.0 }
- { target: ubuntu-latest, config: openssl-1.1.1_stable }
- { target: ubuntu-latest, config: openssl-3.0 } # stable branch
- { target: ubuntu-latest, config: zlib-develop }
- { target: ubuntu-22.04, config: pam }
- { target: ubuntu-22.04, config: krb5 }
- { target: ubuntu-22.04, config: heimdal }
- { target: ubuntu-22.04, config: libedit }
- { target: ubuntu-22.04, config: sk }
- { target: ubuntu-22.04, config: selinux }
- { target: ubuntu-22.04, config: kitchensink }
- { target: ubuntu-22.04, config: without-openssl }
# - { target: ubuntu-20.04, config: clang-6.0 }
# - { target: ubuntu-20.04, config: clang-8 }
# - { target: ubuntu-20.04, config: clang-9 }
# - { target: ubuntu-20.04, config: clang-10 }
# - { target: ubuntu-20.04, config: clang-11 }
# - { target: ubuntu-20.04, config: clang-12-Werror }
# - { target: ubuntu-20.04, config: clang-sanitize-address }
# - { target: ubuntu-20.04, config: clang-sanitize-undefined }
# - { target: ubuntu-20.04, config: gcc-sanitize-address }
# - { target: ubuntu-20.04, config: gcc-sanitize-undefined }
# - { target: ubuntu-20.04, config: gcc-7 }
# - { target: ubuntu-20.04, config: gcc-8 }
# - { target: ubuntu-20.04, config: gcc-10 }
# - { target: ubuntu-20.04, config: gcc-11-Werror }
# - { target: ubuntu-20.04, config: pam }
# - { target: ubuntu-20.04, config: kitchensink }
# - { target: ubuntu-22.04, config: hardenedmalloc }
# - { target: ubuntu-20.04, config: tcmalloc }
# - { target: ubuntu-20.04, config: musl }
# - { target: ubuntu-latest, config: boringssl }
# - { target: ubuntu-latest, config: libressl-master }
# - { target: ubuntu-latest, config: libressl-3.2.6 }
# - { target: ubuntu-latest, config: libressl-3.3.6 }
# - { target: ubuntu-latest, config: libressl-3.4.3 }
# - { target: ubuntu-latest, config: libressl-3.5.3 }
# - { target: ubuntu-latest, config: libressl-3.6.1 }
# - { target: ubuntu-latest, config: libressl-3.7.2 }
# - { target: ubuntu-latest, config: openssl-master }
# - { target: ubuntu-latest, config: openssl-noec }
# - { target: ubuntu-latest, config: openssl-1.1.1 }
# - { target: ubuntu-latest, config: openssl-1.1.1k }
# - { target: ubuntu-latest, config: openssl-1.1.1n }
# - { target: ubuntu-latest, config: openssl-1.1.1q }
# - { target: ubuntu-latest, config: openssl-1.1.1t }
# - { target: ubuntu-latest, config: openssl-3.0.0 }
# - { target: ubuntu-latest, config: openssl-3.0.7 }
# - { target: ubuntu-latest, config: openssl-3.1.0 }
# - { target: ubuntu-latest, config: openssl-1.1.1_stable }
# - { target: ubuntu-latest, config: openssl-3.0 } # stable branch
# - { target: ubuntu-latest, config: zlib-develop }
# - { target: ubuntu-22.04, config: pam }
# - { target: ubuntu-22.04, config: krb5 }
# - { target: ubuntu-22.04, config: heimdal }
# - { target: ubuntu-22.04, config: libedit }
# - { target: ubuntu-22.04, config: sk }
# - { target: ubuntu-22.04, config: selinux }
# - { target: ubuntu-22.04, config: kitchensink }
# - { target: ubuntu-22.04, config: without-openssl }
- { target: macos-11, config: pam }
- { target: macos-12, config: pam }
- { target: macos-13, config: pam }
Expand Down

0 comments on commit bc0ce40

Please sign in to comment.