mirror of https://github.com/VinGarcia/ksql.git
Update go version on CI
parent
10dc044002
commit
6d74c98eac
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- name: Pull Postgres
|
||||
|
|
Loading…
Reference in New Issue