Skip to content

Commit

Permalink
#23: Make sure PHP 8.2 is used
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Palm committed Oct 18, 2023
1 parent 9621b8f commit 17c2359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
- uses: php-actions/composer@v6
with:
container_workdir: ${{ github.workspace }}
php_version: 8.2
- name: Test site installation
run: vendor/bin/drush site:install oddprofile --db-url=mysql://[email protected]:3306/drupal

0 comments on commit 17c2359

Please sign in to comment.