Skip to content

Commit

Permalink
Update golang versions to latest & latest -1
Browse files Browse the repository at this point in the history
  • Loading branch information
graham-russell committed Dec 17, 2024
1 parent 28cafe5 commit fdbb431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.18, 1.19]
go-version: [1.22, 1.23]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit fdbb431

Please sign in to comment.