Skip to content

Commit

Permalink
use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ziodave committed Dec 31, 2024
1 parent ed2ad70 commit 2951a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
access_token: ${{ github.TOKEN }}
wordpress:
name: ${{ matrix.image }}_${{ matrix.phpunit-xml }}
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
strategy:
matrix:
image:
Expand Down

0 comments on commit 2951a9c

Please sign in to comment.