Skip to content

Commit 5c421d4

Browse files
authored
Update ci.yml
1 parent 746cdfa commit 5c421d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
name: PHP ${{ matrix.php }} (ZTS) Valgrind ${{ matrix.valgrind }}
11-
runs-on: ubuntu-18.04
11+
runs-on: ubuntu-20.04
1212
if: "!contains(github.event.head_commit.message, '[ci skip]')"
1313

1414
strategy:

0 commit comments

Comments
 (0)