Skip to content

Commit

Permalink
Revert "Update .github/workflows/ci.yaml"
Browse files Browse the repository at this point in the history
This reverts commit d0412e9.
  • Loading branch information
Steveb-p committed Aug 16, 2023
1 parent d0412e9 commit 8f3331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup PHP Action
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
php-version: '8.0'
coverage: none
extensions: 'pdo_sqlite, gd'
tools: cs2pr
Expand Down

0 comments on commit 8f3331f

Please sign in to comment.