Skip to content

Commit 1fe8f1c

Browse files
committed
ubuntu 18.04 has been stopped by github
1 parent 75fbaf5 commit 1fe8f1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
legacyPHP:
6565
name: PHP 7.2 Varnish 6
66-
runs-on: ubuntu-18.04
66+
runs-on: ubuntu-20.04
6767
env:
6868
VARNISH_VERSION: '6.6'
6969
VARNISH_MODULES_VERSION: '0.18.0'
@@ -169,7 +169,7 @@ jobs:
169169

170170
lowest:
171171
name: PHP ${{ matrix.php }} Lowest, Varnish 3
172-
runs-on: ubuntu-18.04
172+
runs-on: ubuntu-20.04
173173
env:
174174
VARNISH_VERSION: '3.0'
175175
VARNISH_MODULES_VERSION: ''

0 commit comments

Comments
 (0)