Skip to content

Commit 2317c8a

Browse files
committed
1 parent cf84c69 commit 2317c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)