Skip to content

Commit 624fc41

Browse files
authored
Update ext-matrix-tests-php80.yml
1 parent 993b150 commit 624fc41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ext-matrix-tests-php74.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Extension matrix tests PHP 7.4"
1+
name: "Extension matrix tests PHP 8.0"
22

33
on:
44
workflow_dispatch:
@@ -78,7 +78,7 @@ jobs:
7878
- zlib
7979
- zstd
8080
php-version:
81-
- "7.4"
81+
- "8.0"
8282
operating-system:
8383
- "ubuntu-latest"
8484
#- "macos-13"

0 commit comments

Comments
 (0)