Skip to content

Commit 96d3494

Browse files
committed
Use Ubuntu 24.04.
1 parent 3b17bd6 commit 96d3494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpbench-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# Runs the PHPBench tests for WordPress.
1818
bench-php:
1919
name: PHP ${{ matrix.php }}
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-24.04
2121
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}
2222
strategy:
2323
fail-fast: false

0 commit comments

Comments
 (0)