Skip to content

Commit

Permalink
Minor fixes [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Hutchison <[email protected]>
  • Loading branch information
ghutchis committed Jun 13, 2022
1 parent 6867d50 commit 4442223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
config:
- {
name: "macOS M1", artifact: "macOS-m1.dmg",
name: "macOS ARM", artifact: "macOS-arm64.dmg",
os: [self-hosted, macOS],
cc: "clang", cxx: "clang++",
build_type: "Release",
Expand Down

0 comments on commit 4442223

Please sign in to comment.