mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
tests: add tests for PHP 8.4 (#568)
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
- "8.4"
|
||||
include:
|
||||
# Keep the locked version by default
|
||||
- dependency-versions: "locked"
|
||||
@@ -156,6 +157,7 @@ jobs:
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
- "8.4"
|
||||
operating-system:
|
||||
- "ubuntu-latest"
|
||||
- "windows-latest"
|
||||
|
||||
Reference in New Issue
Block a user