Skip to content

Commit 4c080ef

Browse files
committed
gha: switch to ubuntu-latest for php-cs-fixer
1 parent 47fc636 commit 4c080ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
code-style-checker:
5353
name: Code Style checker
54-
runs-on: ubuntu-20.04
54+
runs-on: ubuntu-latest
5555

5656
steps:
5757
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)