Skip to content

Commit

Permalink
Primer push
Browse files Browse the repository at this point in the history
  • Loading branch information
Wtyd committed Jan 11, 2025
1 parent 11d3f98 commit f1b6c64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.2', '7.4', '8.1', '8.3']
php-versions: ['7.2', '7.4', '8.1', '8.4']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.2', '8.0', '8.3']
php-versions: ['7.2', '8.0', '8.4']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f1b6c64

Please sign in to comment.