Skip to content

Commit

Permalink
Pin PHP at 8.2 for Performance Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joemcgill committed May 20, 2024
1 parent db589b3 commit 72f49ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ env:
LOCAL_SCRIPT_DEBUG: false
LOCAL_SAVEQUERIES: false
LOCAL_WP_DEVELOPMENT_MODE: "''"
LOCAL_PHP: "8.2-fpm"

# This workflow takes two sets of measurements — one for the current commit,
# and another against a consistent version that is used as a baseline measurement.
Expand Down

0 comments on commit 72f49ed

Please sign in to comment.