Skip to content

Commit

Permalink
Merge pull request #678 from wp-cli/upgrade-ubuntu-version
Browse files Browse the repository at this point in the history
Upgrade Ubuntu version
  • Loading branch information
swissspidy authored Jan 11, 2025
2 parents 6142dc0 + 2897079 commit fd64904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- php: '5.6'
wp: '3.7'
mysql: '5.6'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
WP_CLI_BIN_DIR: /tmp/wp-cli-phar
needs: [build]
Expand Down

0 comments on commit fd64904

Please sign in to comment.