Add older and newer Elixir/OTP versions
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -12,6 +12,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pair:
|
pair:
|
||||||
|
- otp-version: 18.x
|
||||||
|
elixir-version: 1.1.x
|
||||||
|
- otp-version: 23
|
||||||
|
elixir-version: 1.10
|
||||||
# Full Versions
|
# Full Versions
|
||||||
- otp-version: 22.0
|
- otp-version: 22.0
|
||||||
elixir-version: 1.9.1
|
elixir-version: 1.9.1
|
||||||
|
|||||||
4
dist/.github/workflows/test.yml
vendored
4
dist/.github/workflows/test.yml
vendored
@@ -12,6 +12,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pair:
|
pair:
|
||||||
|
- otp-version: 18.x
|
||||||
|
elixir-version: 1.1.x
|
||||||
|
- otp-version: 23
|
||||||
|
elixir-version: 1.10
|
||||||
# Full Versions
|
# Full Versions
|
||||||
- otp-version: 22.0
|
- otp-version: 22.0
|
||||||
elixir-version: 1.9.1
|
elixir-version: 1.9.1
|
||||||
|
|||||||
Reference in New Issue
Block a user