Skip to content

Commit

Permalink
Update php-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BelleNottelling committed Nov 18, 2024
1 parent aa8196e commit 9e98880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_extensions: intl
php_version: 8.1

- name: Create Build Archive for Tests
run: |
Expand Down Expand Up @@ -78,6 +79,7 @@ jobs:
php_version: latest
configuration: phpstan.neon
memory_limit: 512M
version: composer

phpstan-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9e98880

Please sign in to comment.