Add exact test versions
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -12,9 +12,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pair:
|
pair:
|
||||||
- otp-version: 18.x
|
- otp-version: 18.0
|
||||||
elixir-version: 1.1.x
|
elixir-version: 1.1
|
||||||
- otp-version: 23
|
- otp-version: 23.0
|
||||||
elixir-version: 1.10
|
elixir-version: 1.10
|
||||||
# Full Versions
|
# Full Versions
|
||||||
- otp-version: 22.0
|
- otp-version: 22.0
|
||||||
|
|||||||
6
dist/.github/workflows/test.yml
vendored
6
dist/.github/workflows/test.yml
vendored
@@ -12,9 +12,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pair:
|
pair:
|
||||||
- otp-version: 18.x
|
- otp-version: 18.0
|
||||||
elixir-version: 1.1.x
|
elixir-version: 1.1
|
||||||
- otp-version: 23
|
- otp-version: 23.0
|
||||||
elixir-version: 1.10
|
elixir-version: 1.10
|
||||||
# Full Versions
|
# Full Versions
|
||||||
- otp-version: 22.0
|
- otp-version: 22.0
|
||||||
|
|||||||
Reference in New Issue
Block a user