Skip to content

Commit

Permalink
Update pr_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mambax7 authored Oct 31, 2023
1 parent 0a70e58 commit 9984a64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php_version: ["7.1", "7.4", "8.1"]
php_version: ["7.1", "7.4"]
runs-on: ubuntu-latest

steps:
Expand All @@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php_version: ["7.1", "7.4", "8.1"]
php_version: ["8.1"]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 9984a64

Please sign in to comment.