Skip to content

Commit 109d7a3

Browse files
committed
Use ubuntu-latest for all CI runs
1 parent 3b1e971 commit 109d7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

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

7272
composer-normalize:
7373
name: Composer Normalize
74-
runs-on: ubuntu-20.04
74+
runs-on: ubuntu-latest
7575
steps:
7676
- name: Setup PHP
7777
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)