Skip to content

Commit 419c10c

Browse files
committed
Test in Go 1.20
1 parent 4201402 commit 419c10c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
strategy:
77
matrix:
8-
go: [ '1.13', '1.15' ]
8+
go: [ '1.14', '1.20' ]
99
os: [ ubuntu-latest, macos-latest, windows-latest ]
1010
fail-fast: false
1111

0 commit comments

Comments
 (0)