Skip to content

Commit 8c79352

Browse files
authored
Merge pull request #281 from mfn/mfn/gha
gha: switch to latest ubuntu runner
2 parents cf84c69 + 2317c8a commit 8c79352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-cs-fixer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
php-cs-fixer:
1111
name: Fix Code Style
1212
timeout-minutes: 5
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414
env:
1515
COMPOSER_NO_INTERACTION: 1
1616

0 commit comments

Comments
 (0)