Skip to content

Commit 80afb75

Browse files
committed
Remove strategy sections
1 parent 0ec1ba9 commit 80afb75

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
runs-on: ubuntu-22.04
1212
timeout-minutes: 10
1313

14-
strategy:
15-
fail-fast: true
16-
1714
services:
1815
mariadb:
1916
image: mariadb
@@ -78,9 +75,6 @@ jobs:
7875
runs-on: ubuntu-22.04
7976
timeout-minutes: 10
8077

81-
strategy:
82-
fail-fast: true
83-
8478
services:
8579
mariadb:
8680
image: mariadb
@@ -120,9 +114,6 @@ jobs:
120114
runs-on: ubuntu-20.04
121115
timeout-minutes: 10
122116

123-
strategy:
124-
fail-fast: true
125-
126117
services:
127118
mysql:
128119
image: mysql
@@ -161,9 +152,6 @@ jobs:
161152
runs-on: ubuntu-20.04
162153
timeout-minutes: 10
163154

164-
strategy:
165-
fail-fast: true
166-
167155
services:
168156
mysql:
169157
image: mysql

0 commit comments

Comments
 (0)