Skip to content

Commit

Permalink
afup#1416 rollback CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stakovicz committed Jan 9, 2024
1 parent 57842dd commit 3d828e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Setup PHP with tools
uses: shivammathur/setup-php@v2
with:
php-version: '7.0'
php-version: '5.6'

- name: Get Composer Cache Directory
id: composer-cache
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Setup PHP with tools
uses: shivammathur/setup-php@v2
with:
php-version: '7.0'
php-version: '8.2'
tools: phpstan

- name: Get Composer Cache Directory
Expand Down

0 comments on commit 3d828e3

Please sign in to comment.