Skip to content

Commit

Permalink
Disable cygwin CI until proper testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Feb 4, 2021
1 parent 2363e1b commit b6040e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ environment:
TOOLSET: vc12
TEST_TOOLSET: msvc
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- job_name: 'Cygwin 3.1.7, Test'
job_group: 'Test'
TOOLSET:
TEST_TOOLSET: gcc
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
CXX_PATH: C:/cygwin/bin
# - job_name: 'Cygwin 3.1.7, Test'
# job_group: 'Test'
# TOOLSET:
# TEST_TOOLSET: gcc
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
# CXX_PATH: C:/cygwin/bin

build_script:
- cmd: |
Expand Down

0 comments on commit b6040e7

Please sign in to comment.