Skip to content

Commit

Permalink
ci: rename workflows
Browse files Browse the repository at this point in the history
Signed-off-by: 82Flex <82flex@gmail.com>
  • Loading branch information
Lessica committed Jan 13, 2024
1 parent fd87424 commit d0440fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-analyze-14.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Xcode - Build and Analyze
name: Xcode - Build and Analyze (Xcode 14)

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-archive-14.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Xcode - Build Archive
name: Xcode - Build Archive (iOS 14)

on:
push:
Expand Down

0 comments on commit d0440fd

Please sign in to comment.