Skip to content

Commit

Permalink
update ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Oct 21, 2021
1 parent ced5e47 commit 42f4101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Build
strategy:
matrix:
goVer: ["1.11.x", "1.12.x", "1.13.x"]
goVer: ["1.12.x", "1.17.x"]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 42f4101

Please sign in to comment.