Skip to content

Commit 825e8ca

Browse files
Copilotclue
andcommitted
Run tests on PHP 8.3 and update test suite
Co-authored-by: clue <776829+clue@users.noreply.github.com>
1 parent aea1663 commit 825e8ca

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ jobs:
1111
strategy:
1212
matrix:
1313
os:
14-
- ubuntu-22.04
14+
- ubuntu-24.04
1515
- windows-2022
1616
php:
17-
- 8.4
1817
- 8.3
1918
- 8.2
2019
- 8.1

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/vendor
22
/composer.lock
3-
/.phpunit.result.cache

0 commit comments

Comments
 (0)