Skip to content

Commit

Permalink
update ci to golang-1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nonrational committed Jul 9, 2021
1 parent accd260 commit 47ecaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, macos-11.0, ubuntu-latest]
go-version: [1.15, 1.16.2]
go-version: [1.15, 1.16.5]
ruby-version: [2.7]

name: ${{ matrix.os }} / go-${{ matrix.go-version }}
Expand Down

0 comments on commit 47ecaee

Please sign in to comment.