Skip to content

Commit

Permalink
renaming workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jokkon committed Jun 19, 2024
1 parent 5a3e63a commit 8d5e10c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-arm64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linux
name: Linux arm64

on: [push, pull_request]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linux
name: Linux x64

on: [push, pull_request]

Expand Down

0 comments on commit 8d5e10c

Please sign in to comment.