Skip to content

Commit

Permalink
CI: Actually use php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven65 authored Dec 5, 2023
1 parent c67aaa7 commit 155300b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
if: ${{ hashFiles('composer.json') != '' }}
with:
tools: composer
php-version: '7.4'

- name: Build PHP
if: ${{ hashFiles('composer.json') != '' }}
Expand Down

0 comments on commit 155300b

Please sign in to comment.