mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix OSX 10.11 CI runs (#3501)
* Restrict to OSX 10.11 tests. * See whether updating brew helps. * Skip archive task for OSX. * Refactor homebrew task to make changing the package name easier. * Revert "See whether updating brew helps." This reverts commit8eceb9ef1f
. * Replace xz by gnu-tar. * Uninstall first. * Skip iso_extract task for OSX. * Revert "Restrict to OSX 10.11 tests." This reverts commit81823d2f97
. * ci_complete
This commit is contained in:
parent
5895e50185
commit
106856ed86
3 changed files with 58 additions and 44 deletions
|
@ -1,3 +1,4 @@
|
|||
shippable/posix/group1
|
||||
destructive
|
||||
skip/aix
|
||||
skip/osx # FIXME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue