mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
chore: add last go version to matrix
This commit is contained in:
parent
2dafb5c9c1
commit
0e65c0a9a9
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@ -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
Block a user