mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Disable failing macOS 10.15 tests.
This commit is contained in:
parent
3e565be72c
commit
5c381a8935
1 changed files with 2 additions and 2 deletions
|
@ -262,8 +262,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: OS X 10.11
|
- name: OS X 10.11
|
||||||
test: osx/10.11
|
test: osx/10.11
|
||||||
- name: macOS 10.15
|
# - name: macOS 10.15
|
||||||
test: macos/10.15
|
# test: macos/10.15
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
Loading…
Reference in a new issue