mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
Temporarily disable AppVeyor builds via skip_commits
This commit is contained in:
@@ -2,6 +2,8 @@ version: 1.0.{build}
|
||||
image:
|
||||
- Visual Studio 2017
|
||||
test: off
|
||||
skip_commits:
|
||||
message: /.*/ # Skip ALL commits.
|
||||
skip_branch_with_pr: true
|
||||
build:
|
||||
parallel: true
|
||||
|
||||
Reference in New Issue
Block a user