Skip to content

Commit

Permalink
Move to go 1.22 or newer.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jan 23, 2025
1 parent 0064579 commit 16ea098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
matrix:
os: [ 'ubuntu-latest', 'macos-latest', 'windows-latest' ]
go: ['1.20.x', '1.21.x']
go: ['1.22.x', '1.23.x']
runs-on: ${{ matrix.os }}
name: Build & Test

Expand Down

0 comments on commit 16ea098

Please sign in to comment.