Skip to content

Commit 590a5b0

Browse files
authored
Test: run on PHP-8 stable
1 parent 26efcc5 commit 590a5b0

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
@@ -33,7 +33,7 @@ jobs:
3333
RUN_PHPSTAN: true
3434
RUN_PSALM: true
3535
RUN_BENCHMARK: true
36-
- PHP_VERSION: 8.0-rc
36+
- PHP_VERSION: 8.0
3737
CODE_COVERAGE: true
3838
RUN_PHPSTAN: true
3939
RUN_PSALM: true

0 commit comments

Comments
 (0)