Skip to content

Commit 01363ac

Browse files
authored
*: end support for Go v1.20 (grpc#7250)
1 parent 6e59dd1 commit 01363ac

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/testing.yml

-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jobs:
6464
- type: tests
6565
goversion: '1.21'
6666

67-
- type: tests
68-
goversion: '1.20'
6967
steps:
7068
# Setup the environment.
7169
- name: Setup GOARCH

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RPC framework that puts mobile and HTTP/2 first. For more information see the
1010

1111
## Prerequisites
1212

13-
- **[Go][]**: any one of the **three latest major** [releases][go-releases].
13+
- **[Go][]**: any one of the **two latest major** [releases][go-releases].
1414

1515
## Installation
1616

0 commit comments

Comments
 (0)