Skip to content

Commit f02e783

Browse files
committed
Test on 1.24
1 parent 95f0458 commit f02e783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
matrix:
16-
go-version: [1.23.x]
16+
go-version: [1.23.x, 1.24.x]
1717
platform: [ubuntu-latest, macos-latest, windows-latest]
1818
runs-on: ${{ matrix.platform }}
1919
name: "Build ${{ matrix.go-version }} test on ${{ matrix.platform }}"

0 commit comments

Comments
 (0)