Drop failing macos tests for OTP21 and 22
This commit is contained in:
@@ -74,20 +74,6 @@ jobs:
|
||||
- setup_ubuntu:
|
||||
OTP_VERSION: "23.3.4.18"
|
||||
- run_build
|
||||
macos_1106_otp21:
|
||||
executor: macos_1106
|
||||
steps:
|
||||
- checkout
|
||||
- setup_macos:
|
||||
OTP_VERSION: "21"
|
||||
- run_build
|
||||
macos_1106_otp22:
|
||||
executor: macos_1106
|
||||
steps:
|
||||
- checkout
|
||||
- setup_macos:
|
||||
OTP_VERSION: "22"
|
||||
- run_build
|
||||
macos_1106_otp23:
|
||||
executor: macos_1106
|
||||
steps:
|
||||
@@ -102,6 +88,4 @@ workflows:
|
||||
- ubuntu_2004_otp21
|
||||
- ubuntu_2004_otp22
|
||||
- ubuntu_2004_otp23
|
||||
- macos_1106_otp21
|
||||
- macos_1106_otp22
|
||||
- macos_1106_otp23
|
||||
|
||||
Reference in New Issue
Block a user