Skip to content

Commit

Permalink
move back to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Apr 19, 2022
1 parent 1eb3e81 commit c9b954c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
name: Generate Clients
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.17
- name: Set up Go 1.13
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.13
id: go

- name: Install Protoc
Expand Down

0 comments on commit c9b954c

Please sign in to comment.