Disable hunter build

pull/5387/head
Kim Kulling 2023-12-20 18:15:26 +01:00 committed by GitHub
parent 762ad8e9b7
commit 6905c18363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -35,15 +35,15 @@ jobs:
os: ubuntu-latest os: ubuntu-latest
cxx: g++ cxx: g++
cc: gcc cc: gcc
- name: ubuntu-gcc-hunter #- name: ubuntu-gcc-hunter
os: ubuntu-latest # os: ubuntu-latest
toolchain: ninja-gcc-cxx17-fpic # toolchain: ninja-gcc-cxx17-fpic
- name: macos-clang-hunter #- name: macos-clang-hunter
os: macos-latest # os: macos-latest
toolchain: ninja-clang-cxx17-fpic # toolchain: ninja-clang-cxx17-fpic
- name: windows-msvc-hunter #- name: windows-msvc-hunter
os: windows-latest # os: windows-latest
toolchain: ninja-vs-win64-cxx17 # toolchain: ninja-vs-win64-cxx17
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4