Skip to content

Commit 4be7d4f

Browse files
committed
Merge branch 'master' of https://github.com/JamesHeinrich/getID3
2 parents 8e5edc0 + 054bb63 commit 4be7d4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ jobs:
2424
- "8.1"
2525
- "8.2"
2626
- "8.3"
27+
- "8.4"
2728
experimental:
2829
- false
2930
include:
30-
- php-version: "8.4"
31+
- php-version: "8.5"
3132
experimental: true
3233
composer-options: "--ignore-platform-reqs"
3334
steps:

0 commit comments

Comments
 (0)