Test 22.3.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
let OTP_Versions = {
|
let OTP_Versions = {
|
||||||
latest: [24.0]
|
latest: [24.0]
|
||||||
all: [18.3, 19.3, 20.3, 21.3, 22.3, 23.3, 24.0]
|
all: [18.3, 19.3, 20.3, 21.3, 22.3, 23.3, 24.0]
|
||||||
test: [23.3, 24.0]
|
test: [22.3]
|
||||||
}
|
}
|
||||||
|
|
||||||
name: "build"
|
name: "build"
|
||||||
|
|||||||
@@ -15,8 +15,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
otp_vsn:
|
otp_vsn:
|
||||||
- 23.3
|
- 22.3
|
||||||
- 24.0
|
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user