Skip to content

Commit

Permalink
Fix PHP version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored and transistive committed Sep 4, 2024
1 parent 7c2aa00 commit 03fe278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
tests:
runs-on: ubuntu-latest
name: "Running on PHP 8.2"
name: "Running on PHP 8.1"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 03fe278

Please sign in to comment.