mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Bump go version
This commit is contained in:
committed by
Dan Christian Bogos
parent
9494fc6e5e
commit
61bcf48678
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: "1.21.x"
|
||||
go-version: "1.22.x"
|
||||
|
||||
- name: Go Format
|
||||
run: gofmt -s -w . && git diff --exit-code
|
||||
|
||||
Reference in New Issue
Block a user