Skip to content

Commit f268a93

Browse files
authored
Merge pull request #1248 from skaut/fixed-release-job
Running release job on PHP 8.1
2 parents af5cfc7 + 9070b77 commit f268a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
tags:
55
- "*"
66
env:
7-
php-version: 7.4
7+
php-version: 8.1
88
cache-version: 1
99
jobs:
1010
build:

0 commit comments

Comments
 (0)