Skip to content

Commit

Permalink
Fix workflow titles
Browse files Browse the repository at this point in the history
  • Loading branch information
ruff committed Jan 12, 2023
1 parent d3a5337 commit 8c62bea
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.ant.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI (Ant)
name: CI (Ant, PHP 7.3)

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.php74.ant.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI (Ant)
name: CI (Ant, PHP 7.4)

on: [push]

Expand Down

0 comments on commit 8c62bea

Please sign in to comment.