Drop no longer supported OTP 21 and 22
This commit is contained in:
parent
252a1cfeae
commit
87584a8c47
@ -61,18 +61,6 @@ commands:
|
|||||||
name: Test
|
name: Test
|
||||||
command: make test
|
command: make test
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu_2004_otp21:
|
|
||||||
executor: ubuntu_2004
|
|
||||||
steps:
|
|
||||||
- setup_ubuntu:
|
|
||||||
OTP_VERSION: "21.3.8.24"
|
|
||||||
- run_build
|
|
||||||
ubuntu_2004_otp22:
|
|
||||||
executor: ubuntu_2004
|
|
||||||
steps:
|
|
||||||
- setup_ubuntu:
|
|
||||||
OTP_VERSION: "22.3.4.26"
|
|
||||||
- run_build
|
|
||||||
ubuntu_2004_otp23:
|
ubuntu_2004_otp23:
|
||||||
executor: ubuntu_2004
|
executor: ubuntu_2004
|
||||||
steps:
|
steps:
|
||||||
@ -93,8 +81,6 @@ jobs:
|
|||||||
workflows:
|
workflows:
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- ubuntu_2004_otp21
|
|
||||||
- ubuntu_2004_otp22
|
|
||||||
- ubuntu_2004_otp23
|
- ubuntu_2004_otp23
|
||||||
- macos_1106_otp23
|
- macos_1106_otp23
|
||||||
- nix_alpine
|
- nix_alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user