Skip to content

Commit

Permalink
Test with 1.24.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BooleanCat committed Jan 18, 2025
1 parent 52dbd47 commit e39f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
go-version: ["1.23", "1.24.0-rc.1"]
go-version: ["1.23", "1.24.0-rc.2"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e39f6c4

Please sign in to comment.