Skip to content

Commit

Permalink
fix macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Huynh committed May 23, 2023
1 parent 07b8d36 commit f46060c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cache-path: |
~/.cache/go-build
~/go/pkg/mod
- os: macos-latest
- os: macos-11
family: darwin
cache-path: |
~/Library/Caches/go-build
Expand Down

0 comments on commit f46060c

Please sign in to comment.