Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Test performance against server PR
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Feb 6, 2023
commit 6ac583c4a711ff22b7d9e90d393363d4ecb3713d
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.1']
server-versions: ['master']
server-versions: ['debug/session-hash-slowdown']

steps:
- name: Set app env
Expand Down