Skip to content

Commit

Permalink
Merge branch 'release/v1.7.x' into release/v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
channa-figure committed Sep 3, 2021
2 parents 8ba12ac + aef56e8 commit 8903851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: echo "::set-output name=version::${GITHUB_REF##*/}"
outputs:
version: ${{ steps.version.outputs.version }}
go_version: "1.15"
go_version: "1.17"

build_osx:
runs-on: macos-latest
Expand Down

0 comments on commit 8903851

Please sign in to comment.