File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1291,7 +1291,7 @@ jobs:
12911291 run : |
12921292 pip install pifpaf
12931293 wget -q https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
1294- wget -q https://wordpress.org/latest .zip -O wordpress-latest.zip
1294+ wget -q https://wordpress.org/wordpress-6.7.2 .zip -O wordpress-latest.zip
12951295 - name : Install system dependencies
12961296 run : sudo apt-get install atheme-services faketime
12971297 - name : Install irctest dependencies
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ software:
370370 build_script : |
371371 pip install pifpaf
372372 wget -q https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
373- wget -q https://wordpress.org/latest .zip -O wordpress-latest.zip
373+ wget -q https://wordpress.org/wordpress-6.7.2 .zip -O wordpress-latest.zip
374374 env : >-
375375 IRCTEST_DLK_PATH="${{ github.workspace }}/Dlk-Services"
376376 IRCTEST_WP_CLI_PATH="${{ github.workspace }}/wp-cli.phar"
You can’t perform that action at this time.
0 commit comments