There was an error while loading. Please reload this page.
1 parent a225823 commit 68d1d64Copy full SHA for 68d1d64
.github/workflows/ci.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: Build and Test
7
strategy:
8
matrix:
9
- go: ['1.13', '1.14', '1.15', '1.16', '1.17', '1.18', '1.19']
+ go: ['1.13', '1.14', '1.15', '1.16', '1.17', '1.18', '1.19', '1.20']
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
0 commit comments