Skip to content

Commit

Permalink
use earliest go version with darwin binary
Browse files Browse the repository at this point in the history
  • Loading branch information
EndangeredMassa committed Dec 12, 2024
1 parent 8d00433 commit 61d4efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: '1.15.15'
go-version: '1.16.4'

- name: Use pnpm
run: corepack enable pnpm && pnpm --version
Expand Down

0 comments on commit 61d4efa

Please sign in to comment.