Skip to content

Commit

Permalink
Update go version to 1.19 (#370)
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Wilhelm <[email protected]>
  • Loading branch information
Maximilian Wilhelm authored Aug 30, 2022
1 parent 162a33f commit adcd546
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 @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.18.x]
go-version: [1.19.x]
platform: [ubuntu-latest, ubuntu-18.04]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit adcd546

Please sign in to comment.