Skip to content

Commit

Permalink
Merge branch 'staging' into sprint-1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dabasov authored May 5, 2024
2 parents 63789a9 + d8014c0 commit ce3d2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gosdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
create-pr:
runs-on: [arc-runner]
steps:
- name: Setup go 1.20
- name: Setup go 1.21
uses: actions/setup-go@v2
with:
go-version: '1.20'
go-version: '1.21'

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ce3d2df

Please sign in to comment.