Update to golang v1.25 and x/sys
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
committed by
Christian Goll
parent
2699f2628f
commit
019408d076
2
.github/workflows/testsuite.yml
vendored
2
.github/workflows/testsuite.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ['1.24', '1.25']
|
||||
go-version: ['1.25', '1.26']
|
||||
steps:
|
||||
- name: Checkout Warewulf
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user