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

Commit

Permalink
Merge pull request #1 from Kuadrant/ci/fix/go-1-20
Browse files Browse the repository at this point in the history
[ci] Golang v1.20.x
  • Loading branch information
guicassolato authored Jun 20, 2023
2 parents f350bc2 + 7f94840 commit f89dbe5
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 f89dbe5

Please sign in to comment.