Skip to content

Commit 68c11c4

Browse files
committed
update
1 parent 1b959ed commit 68c11c4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
php-version:
28-
# - '8.5'
28+
- '8.5'
2929
- '8.4'
3030
- '8.3'
3131
- '8.2'
32-
- '8.1'
3332
php-mode:
3433
- cli
3534
system:
@@ -84,11 +83,10 @@ jobs:
8483
fail-fast: false
8584
matrix:
8685
php-version:
87-
# - '8.5'
86+
- '8.5'
8887
- '8.4'
8988
- '8.3'
9089
- '8.2'
91-
- '8.1'
9290
php-mode:
9391
- cli
9492
system:

0 commit comments

Comments
 (0)