Skip to content

Commit fd64904

Browse files
authored
Merge pull request #678 from wp-cli/upgrade-ubuntu-version
Upgrade Ubuntu version
2 parents 6142dc0 + 2897079 commit fd64904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- php: '5.6'
9797
wp: '3.7'
9898
mysql: '5.6'
99-
runs-on: ubuntu-20.04
99+
runs-on: ubuntu-22.04
100100
env:
101101
WP_CLI_BIN_DIR: /tmp/wp-cli-phar
102102
needs: [build]

0 commit comments

Comments
 (0)