Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sora233 committed Mar 21, 2023
1 parent 833349f commit 143687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@v3
with:
go-version: '1.19'
go-version: '1.20'
- name: Set env
run: |
echo BUILD_TIME=$(date --rfc-3339=seconds) >> ${GITHUB_ENV}
Expand Down

0 comments on commit 143687e

Please sign in to comment.