Skip to content

Commit

Permalink
Update Go version to 1.20.8 for unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Spencer <[email protected]>
  • Loading branch information
Michael Spencer authored and spencer8192 committed Sep 27, 2023
1 parent c15fd37 commit 6135b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
# Test on the latest go version
go-version: [1.17.x]
go-version: [1.20.x]
platform: [ubuntu-latest, macos-latest, windows-latest]

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 6135b3d

Please sign in to comment.