ci: enable missing tests
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
48b0ba8f63
commit
dd2a7122c2
1 changed files with 3 additions and 3 deletions
|
@ -94,9 +94,9 @@ local release() = {
|
|||
|
||||
[
|
||||
testing("1.19", "amd64"),
|
||||
// testing("1.19", "arm64"),
|
||||
// testing("1.18", "amd64"),
|
||||
// testing("1.18", "arm64"),
|
||||
testing("1.19", "arm64"),
|
||||
testing("1.18", "amd64"),
|
||||
testing("1.18", "arm64"),
|
||||
|
||||
release()
|
||||
]
|
Loading…
Reference in a new issue