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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-22.04]
|
os: [ubuntu-22.04]
|
||||||
go: [1.21]
|
go: [1.21, 1.23.4]
|
||||||
node: [21]
|
node: [21]
|
||||||
goos: [linux]
|
goos: [linux]
|
||||||
goarch: [arm]
|
goarch: [arm]
|
||||||
|
|
Loading…
Reference in New Issue