Skip to content

Commit

Permalink
Add PHP 8.2 to the testing matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
finnlewis committed Apr 12, 2024
1 parent f8578f8 commit ee7774d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/localgov_microsites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- '~10.0'
php-version:
- '8.1'
- '8.2'

steps:

Expand Down Expand Up @@ -110,6 +111,7 @@ jobs:
- '~10.0'
php-version:
- '8.1'
- '8.2'

steps:

Expand Down Expand Up @@ -145,6 +147,7 @@ jobs:
- '~10.0'
php-version:
- '8.1'
- '8.2'

steps:

Expand Down Expand Up @@ -179,6 +182,7 @@ jobs:
- '~10.0'
php-version:
- '8.1'
- '8.2'

steps:

Expand Down

0 comments on commit ee7774d

Please sign in to comment.