Test 22.3.
This commit is contained in:
parent
6cc2529023
commit
61b83710b5
2
.github/workflows/ci.cue
vendored
2
.github/workflows/ci.cue
vendored
@ -1,7 +1,7 @@
|
||||
let OTP_Versions = {
|
||||
latest: [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"
|
||||
|
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -15,8 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
otp_vsn:
|
||||
- 23.3
|
||||
- 24.0
|
||||
- 22.3
|
||||
os:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user