Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Szzrain committed Jun 2, 2023
1 parent 94cd8ee commit 7634c90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
if: github.event.name == 'pull_request'
with:
go-version: '1.18'
version: 'v1.51.2'
args: '--timeout 9999s'
only-new-issues: true
skip-pkg-cache: true
skip-build-cache: true
Expand All @@ -47,3 +49,4 @@ jobs:
if: github.event.name != 'pull_request'
with:
version: 'v1.51.2'
args: '--timeout 9999s'

0 comments on commit 7634c90

Please sign in to comment.