summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-09-30 00:22:54 +0200
committerGitHub <[email protected]>2022-09-30 00:22:54 +0200
commitbe6dbdfb2cbc44c73bf4521528b3297e338d60f0 (patch)
tree92c668952273ce247410891d51aafe2860717c87 /.github
parentf851d4b364456a5da960bbb0370cf6e24cb9f449 (diff)
Update release_grpc_buf.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release_grpc_buf.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/release_grpc_buf.yml b/.github/workflows/release_grpc_buf.yml
index 1e333706..dd543fca 100644
--- a/.github/workflows/release_grpc_buf.yml
+++ b/.github/workflows/release_grpc_buf.yml
@@ -15,11 +15,6 @@ jobs:
matrix:
os: [ ubuntu-latest ]
steps:
- - name: Set up Go
- uses: actions/setup-go@v3
- with:
- go-version: 1.19
-
- name: Check out code
uses: actions/checkout@v3
with: