Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Remove mac runner from release
Browse files Browse the repository at this point in the history
  • Loading branch information
Franc Pape committed Apr 10, 2024
1 parent 9b05be1 commit df360b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
needs:
- build-linux
- build-windows
- build-mac
# - build-mac
- export-protobuf-definitions
if: startsWith(github.ref, 'refs/tags/v')
steps:
Expand Down

0 comments on commit df360b4

Please sign in to comment.