Skip to content

Commit

Permalink
Updated names.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Apr 6, 2024
1 parent 0d4101a commit 4e92973
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/full_linux.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linux Full Builds
name: Full Builds Linux

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/full_macos12.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MacOS 12 Full Builds
name: Full Builds MacOS 12

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/full_macos14.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MacOS 14 Full Builds
name: Full Builds MacOS 14

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/full_win64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Win64 Full Builds
name: Full Builds Win64

on: [push]

Expand Down

0 comments on commit 4e92973

Please sign in to comment.