Skip to content

Commit

Permalink
anything?
Browse files Browse the repository at this point in the history
  • Loading branch information
John Spellman committed Mar 21, 2023
1 parent 78ca0cf commit 6ee10d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
lint:
runs-on: ubuntu-latest
container:
image: quay.io/pantheon-public/build-tools-ci:8.x-php8.2
image: quay.io/pantheon-public/build-tools-ci:8.x-php7.4
options: --user root
name: Lint

Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Set PHP version
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
php-version: '8.0'
coverage: none

- name: Install dependencies
Expand Down

0 comments on commit 6ee10d6

Please sign in to comment.