mirror of https://github.com/jetkvm/kvm.git
chore: add last go version to matrix
This commit is contained in:
parent
2dafb5c9c1
commit
0e65c0a9a9
|
@ -21,7 +21,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-22.04]
|
||||
go: [1.21]
|
||||
go: [1.21, 1.23.4]
|
||||
node: [21]
|
||||
goos: [linux]
|
||||
goarch: [arm]
|
||||
|
|
Loading…
Reference in New Issue