File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
jobs :
15
15
verification :
16
16
name : " Verification tests"
17
- runs-on : " ubuntu-18 .04"
17
+ runs-on : " ubuntu-20 .04"
18
18
19
19
steps :
20
20
- name : " Checkout"
81
81
fail-fast : true
82
82
matrix :
83
83
os :
84
- - " ubuntu-18 .04"
84
+ - " ubuntu-20 .04"
85
85
php-version :
86
86
- " 7.2"
87
87
- " 7.3"
@@ -96,17 +96,17 @@ jobs:
96
96
- " normal"
97
97
include :
98
98
- deps : " low"
99
- os : " ubuntu-18 .04"
99
+ os : " ubuntu-20 .04"
100
100
php-version : " 5.6"
101
101
mongodb-version : " 3.0"
102
102
driver-version : " 1.2.0"
103
103
- deps : " normal"
104
- os : " ubuntu-18 .04"
104
+ os : " ubuntu-20 .04"
105
105
php-version : " 7.0"
106
106
mongodb-version : " 4.4"
107
107
driver-version : " 1.9.2"
108
108
- deps : " normal"
109
- os : " ubuntu-18 .04"
109
+ os : " ubuntu-20 .04"
110
110
php-version : " 7.1"
111
111
mongodb-version : " 4.4"
112
112
driver-version : " 1.11.1"
You can’t perform that action at this time.
0 commit comments