Skip to content

Commit

Permalink
update go
Browse files Browse the repository at this point in the history
  • Loading branch information
arm64v8a committed Aug 10, 2023
1 parent 3f4aac0 commit e300558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
uses: actions/setup-go@v3
with:
go-version: ^1.20
go-version: ^1.21
- name: Native Build
if: steps.cache.outputs.cache-hit != 'true'
run: ./run lib core
Expand Down

2 comments on commit e300558

@Amiralida
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cloudflare_wrap

@Amiralida
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

Please sign in to comment.