mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-08-01 23:41:56 +00:00
Bump golang to 1.23
Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
parent
bb8fb56f7e
commit
a22bd06ab4
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
unit-tests:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.22"]
|
||||
go-version: ["1.23"]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user