Skip to content

Commit bc76ca6

Browse files
committed
Use ubuntu latest
1 parent 3ae8cfa commit bc76ca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
1414
php-versions: ['7.0', '7.3', '7.4']

0 commit comments

Comments
 (0)