Skip to content

Commit

Permalink
Tests with go 1.18 & 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhu committed Jan 17, 2023
1 parent 44f5337 commit c9f9358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
dbversion: ['yandex/clickhouse-server']
go: ['1.18', '1.17']
go: ['1.18', '1.19']
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit c9f9358

Please sign in to comment.