Skip to content

Commit

Permalink
Bump the version of runner to enable php8 compat checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Oct 12, 2022
1 parent 466370b commit dc4a656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup PHP and Composer
uses: shivammathur/setup-php@v2
with:
php-version: '5.6'
php-version: '7.2'
tools: composer:v2

- name: Install NPM dependencies
Expand Down

0 comments on commit dc4a656

Please sign in to comment.