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 aae6ccd commit 0d4101a
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: Full Builds
name: Linux Full Builds

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: Full Builds
name: MacOS 12 Full Builds

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: Full Builds
name: MacOS 14 Full Builds

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: Full Builds
name: Win64 Full Builds

on: [push]

Expand Down

0 comments on commit 0d4101a

Please sign in to comment.