Skip to content

Commit dd52405

Browse files
committed
ci: bump go versions to 1.19 and 1.20
1 parent 9fb2082 commit dd52405

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: Build
1111
strategy:
1212
matrix:
13-
go-version: [1.18.x, 1.17.x]
13+
go-version: [1.20.x, 1.19.x]
1414
platform: [ubuntu-latest]
1515

1616
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)