mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Bump to 1.20
This commit is contained in:
parent
7c80b5424a
commit
397e52cd9c
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.20
|
||||
|
||||
- name: Build
|
||||
run: go build ./cmd/syncv3
|
||||
@ -130,7 +130,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.20
|
||||
|
||||
- name: Build
|
||||
run: go build ./cmd/syncv3
|
||||
@ -260,7 +260,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.20
|
||||
|
||||
# E2E tests with ${{env.PREV_VERSION}}
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user