Skip to content

Commit 71d5114

Browse files
authored
Run on ubuntu-18.04 to preserve PHP 7.3
1 parent e5504f7 commit 71d5114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-18.04
1313

1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)