Skip to content

Commit

Permalink
Bump newest version to go 1.21 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hikhvar authored and Christian Schneider committed Feb 5, 2024
1 parent a963576 commit 70de9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
# Test oldest and newest supported version
go-version: [1.14.x, 1.19.x]
go-version: [1.14.x, 1.21.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 70de9d6

Please sign in to comment.