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:
|
||||
matrix:
|
||||
pair:
|
||||
- otp-version: 18.x
|
||||
elixir-version: 1.1.x
|
||||
- otp-version: 23
|
||||
- otp-version: 18.0
|
||||
elixir-version: 1.1
|
||||
- otp-version: 23.0
|
||||
elixir-version: 1.10
|
||||
# Full Versions
|
||||
- otp-version: 22.0
|
||||
|
||||
6
dist/.github/workflows/test.yml
vendored
6
dist/.github/workflows/test.yml
vendored
@@ -12,9 +12,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
pair:
|
||||
- otp-version: 18.x
|
||||
elixir-version: 1.1.x
|
||||
- otp-version: 23
|
||||
- otp-version: 18.0
|
||||
elixir-version: 1.1
|
||||
- otp-version: 23.0
|
||||
elixir-version: 1.10
|
||||
# Full Versions
|
||||
- otp-version: 22.0
|
||||
|
||||
Reference in New Issue
Block a user