Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
ci: Golang v1.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
guicassolato committed Jun 20, 2023
1 parent f350bc2 commit 7f94840
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 @@ -12,7 +12,7 @@ jobs:
name: Tests
strategy:
matrix:
go-version: [ 1.18.x ]
go-version: [ 1.20.x ]
platform: [ ubuntu-latest ]
runs-on: ${{ matrix.platform }}
defaults:
Expand Down

0 comments on commit 7f94840

Please sign in to comment.