Skip to content

Commit

Permalink
fixup! fixup! Add GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Jan 20, 2024
1 parent 13e8544 commit 655affd
Show file tree
Hide file tree
Showing 2 changed files with 911 additions and 1,002 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.3'
php-version: '8.2'

- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest
Expand Down
Loading

0 comments on commit 655affd

Please sign in to comment.