Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
change go build version to 1.16 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcyx authored Nov 9, 2021
1 parent d203c42 commit 5c4de43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
47 changes: 0 additions & 47 deletions .github/workflow/release.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.16
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit 5c4de43

Please sign in to comment.