Skip to content

Commit f9fa35c

Browse files
authored
CI: test on PHP-8 stable
1 parent 65feecd commit f9fa35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
CODE_COVERAGE: true
2424
- PHP_VERSION: 7.4
2525
CODE_COVERAGE: true
26-
- PHP_VERSION: 8.0-rc
26+
- PHP_VERSION: 8.0
2727
CODE_COVERAGE: true
2828

2929
steps:

0 commit comments

Comments
 (0)