Skip to content

Commit 0e7ca58

Browse files
authored
Merge pull request #5 from innocraft/update-gh-os
Updated matomo-tests.yml to run on ubuntu-24.04
2 parents ed23d44 + c6aa2ce commit 0e7ca58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
jobs:
1818
phpcs:
1919
name: PHPCS
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-24.04
2121
steps:
2222
- uses: actions/checkout@v4
2323
with:

0 commit comments

Comments
 (0)