Skip to content

Commit 88417d6

Browse files
author
Esteban Mayoral
committed
Remove old versions
1 parent 8515c83 commit 88417d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Test
1111
strategy:
1212
matrix:
13-
go-version: [1.13.x, 1.14.x, 1.20.x]
13+
go-version: [1.20.x]
1414
platform: [ubuntu-latest, macos-latest, windows-latest]
1515
runs-on: ${{ matrix.platform }}
1616
steps:

0 commit comments

Comments
 (0)