Skip to content

Commit

Permalink
ci: update testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Mar 18, 2023
1 parent ba9d08b commit 19cfd6d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/continuous-integration.yml
Expand Up @@ -130,9 +130,8 @@ jobs:
fail-fast: false
matrix:
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
operating-system:
- "macos-latest"
- "ubuntu-latest"
Expand Down Expand Up @@ -179,9 +178,8 @@ jobs:
fail-fast: false
matrix:
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"

steps:
- name: "Checkout repository"
Expand Down

0 comments on commit 19cfd6d

Please sign in to comment.