Skip to content

Commit

Permalink
Merge pull request #961 from Versent/revert-to-macos-builds
Browse files Browse the repository at this point in the history
 Revert the release build to use macos-latest
  • Loading branch information
mapkon authored Feb 28, 2023
2 parents 4a501ba + 221b520 commit 509e234
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 @@ -8,7 +8,7 @@ on:
jobs:
release:
name: release
runs-on: ubuntu-latest
runs-on: macos-latest
steps:

- name: Set up Go 1.x
Expand Down

0 comments on commit 509e234

Please sign in to comment.