Skip to content

Commit

Permalink
Change build target for status analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrogoyski committed Jan 16, 2025
1 parent fb18528 commit 67a3f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_other_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.2']
php: ['7.4']

steps:
- name: Set up PHP
Expand Down

0 comments on commit 67a3f19

Please sign in to comment.