Skip to content

Commit

Permalink
Rename aarch64 to arm64 for macos github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
toor1245 committed Aug 27, 2024
1 parent a135c00 commit 1318965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: AArch64 MacOS Bazel
# ref: https://github.com/actions/runner-images
name: Arm64 MacOS Bazel

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: AArch64 MacOS CMake
# ref: https://github.com/actions/runner-images
name: Arm64 MacOS CMake

on:
push:
Expand Down

0 comments on commit 1318965

Please sign in to comment.