Skip to content

Commit 454a1f9

Browse files
committed
Update GitHub runner to supported version.
1 parent 6ab952f commit 454a1f9

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-18.04
11+
runs-on: ubuntu-20.04
1212
strategy:
1313
matrix:
1414
php-versions: ['7.3', '7.4', '8.0', '8.1']

0 commit comments

Comments
 (0)