Skip to content

Commit

Permalink
Fix github workflow error on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
ahrm committed Apr 2, 2022
1 parent 3ed84e0 commit 92ac67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:

build-mac:

runs-on: macos-latest
runs-on: macos-10.15

steps:

Expand Down

0 comments on commit 92ac67a

Please sign in to comment.