Skip to content

Commit e61b79d

Browse files
committed
PHP 8.1 is stable
1 parent 7c67b45 commit e61b79d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- "7.3"
2727
- "7.4"
2828
- "8.0"
29+
- "8.1"
2930
os: [ ubuntu-20.04 ]
3031

3132
steps:

.github/workflows/nightly-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
php-version:
23-
- "8.1"
2423
- "nightly"
2524
os: [ ubuntu-latest ]
2625

0 commit comments

Comments
 (0)