Skip to content

Commit 34e811a

Browse files
authored
ci: update go testing versions (#124)
1 parent b8d91cb commit 34e811a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
run-tests:
1212
strategy:
1313
matrix:
14-
go: ['1.19', '1.18', '1.17']
14+
go: ['1.21', '1.20', '1.19']
1515
platform: [ubuntu-latest]
1616
runs-on: ubuntu-latest
1717
services:

0 commit comments

Comments
 (0)