Skip to content

Commit e39f6c4

Browse files
committed
Test with 1.24.0-rc.2
1 parent 52dbd47 commit e39f6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest, windows-latest, macos-latest]
25-
go-version: ["1.23", "1.24.0-rc.1"]
25+
go-version: ["1.23", "1.24.0-rc.2"]
2626
runs-on: ${{ matrix.os }}
2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)