Skip to content

Commit

Permalink
Running release job on PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Jan 28, 2022
1 parent af5cfc7 commit 9070b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
tags:
- "*"
env:
php-version: 7.4
php-version: 8.1
cache-version: 1
jobs:
build:
Expand Down

0 comments on commit 9070b77

Please sign in to comment.