summaryrefslogtreecommitdiff
path: root/test/integration
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <webknjaz@redhat.com>2023-03-08 08:13:42 +0100
committerGitHub <noreply@github.com>2023-03-07 23:13:42 -0800
commit701f8852ec807857d9b6f826996dd526b9804330 (patch)
treefbd94b9b0e446c25a52c8cb41b5a1f45b99ef914 /test/integration
parent46c08c446720ceeb865e2d053622455d04927dbb (diff)
downloadansible-701f8852ec807857d9b6f826996dd526b9804330.tar.gz
Revert "🧪 Switch macOS 13.2 to 12.0 in CI (#80145)" (#80156)
This reverts commit 326e70c02a2563e13a68565c31ce42477ef4874f.
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/targets/lookup_url/aliases2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/lookup_url/aliases b/test/integration/targets/lookup_url/aliases
index 78035544ae..df50c1ae8a 100644
--- a/test/integration/targets/lookup_url/aliases
+++ b/test/integration/targets/lookup_url/aliases
@@ -1,7 +1,7 @@
destructive
shippable/posix/group3
needs/httptester
-skip/macos/12.0 # This test crashes Python due to https://wefearchange.org/2018/11/forkmacos.rst.html
+skip/macos/13.2 # This test crashes Python due to https://wefearchange.org/2018/11/forkmacos.rst.html
# Example failure:
#
# TASK [lookup_url : Test that retrieving a url works] ***************************