Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 33915a4

Browse files
fixing CI for release/integration (#308)
1 parent dfcce69 commit 33915a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/integration.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
if: steps.check-for-backend.outputs.has-backend == 'true'
6262
uses: actions/setup-go@v2
6363
with:
64-
go-version: "1.16"
64+
go-version: "1.19"
6565

6666
- name: Test backend
6767
if: steps.check-for-backend.outputs.has-backend == 'true'

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: steps.check-for-backend.outputs.has-backend == 'true'
6161
uses: actions/setup-go@v2
6262
with:
63-
go-version: "1.16"
63+
go-version: "1.19"
6464

6565
- name: Test backend
6666
if: steps.check-for-backend.outputs.has-backend == 'true'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /