We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8515c83 commit 88417d6Copy full SHA for 88417d6
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Test
11
strategy:
12
matrix:
13
- go-version: [1.13.x, 1.14.x, 1.20.x]
+ go-version: [1.20.x]
14
platform: [ubuntu-latest, macos-latest, windows-latest]
15
runs-on: ${{ matrix.platform }}
16
steps:
0 commit comments