Skip to content

Commit f45af11

Browse files
committed
use PHP8.2 to build
1 parent 5c3a4ba commit f45af11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
php-version: ['7.4']
17+
php-version: ['8.2']
1818
experimental: [false]
1919

2020
steps:

0 commit comments

Comments
 (0)