Skip to content

Commit 666d9a0

Browse files
authored
Update PHP version in asset release workflow
1 parent ce8d652 commit 666d9a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asset-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
operating-system: [ ubuntu-latest ]
14-
php: [ "8.0", "8.3" ]
14+
php: [ "8.1", "8.3" ]
1515

1616
name: Upload Release Assets
1717
steps:

0 commit comments

Comments
 (0)