mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Add missing benchmarking checkout ref
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -973,6 +973,7 @@ jobs:
|
||||
- name: git checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: ${{ fromJson(inputs.branch).ref }}
|
||||
fetch-depth: 0
|
||||
# ASLR can cause a lot of noise due to missed sse opportunities for memcpy
|
||||
# and other operations, so we disable it during benchmarking.
|
||||
|
||||
Reference in New Issue
Block a user