Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit d8a4f0d

Browse files
committed
update CI
1 parent 7aa66a5 commit d8a4f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Build
1111
strategy:
1212
matrix:
13-
goVer: ["1.16.x", "1.21.x"]
13+
goVer: ["1.22.x", "1.25.x"]
1414
platform: [ubuntu-latest]
1515
runs-on: ${{ matrix.platform }}
1616
steps:

0 commit comments

Comments
 (0)