Skip to content

Commit 5fc8afb

Browse files
committed
build: Bump Go versions 1.21-1.23 for tests
Signed-off-by: Paulo Gomes <[email protected]>
1 parent b51609f commit 5fc8afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
go-version: [1.20.x, 1.21.x, 1.22.x]
12+
go-version: [1.21.x, 1.22.x, 1.23.x]
1313
platform: [ubuntu-latest, macos-latest, windows-latest]
1414

1515
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)