Skip to content

Commit

Permalink
i#6678: Rename native ci-aarchxx workflow to ci-aarch64-native
Browse files Browse the repository at this point in the history
Rename the native ci-aarchxx workflow back to its original name
ci-aarch64-native. There are currently two workflows named ci-aarchxx
which is confusing. The workflow was renamed to ci-aarchxx in #6549.

Fixes #6678
  • Loading branch information
xdje42 committed Feb 26, 2024
1 parent 8022c8b commit 3855e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-aarch64-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

# Github Actions workflow for aarch64 Continuous Integration testing.

name: ci-aarchxx
name: ci-aarch64-native
on:
# Run on pushes to master and on pull request changes, including from a
# forked repo with no "push" trigger, while avoiding duplicate triggers.
Expand Down

0 comments on commit 3855e3a

Please sign in to comment.