Skip to content

Commit 003cfac

Browse files
committed
[dependencies] chore: replace meshkit from layer5io with meshery, upgrade go: update go in ci.yml
Signed-off-by: Nikita B <[email protected]>
1 parent d8ee31c commit 003cfac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
strategy:
3434
matrix:
35-
go-version: [1.14.x]
35+
go-version: [1.24.x]
3636
platform: [ubuntu-latest]
3737
runs-on: ${{ matrix.platform }}
3838
steps:
@@ -57,7 +57,7 @@ jobs:
5757
test-assets:
5858
strategy:
5959
matrix:
60-
go-version: [1.14.x]
60+
go-version: [1.24.x]
6161
platform: [ubuntu-latest]
6262
runs-on: ${{ matrix.platform }}
6363
steps:

0 commit comments

Comments
 (0)