Skip to content

Commit 96f6102

Browse files
authored
1 parent cd8dd77 commit 96f6102

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
# https://github.com/brianmario/mysql2/issues/1165
1616
# - ubuntu-20.04 # focal
1717
- ubuntu-18.04 # bionic
18-
# - ubuntu-16.04 # xenial
1918
ruby:
2019
- '3.1'
2120
- '3.0'
@@ -28,8 +27,6 @@ jobs:
2827
- '2.1'
2928
db: ['']
3029
include:
31-
# Allow failure due to Mysql2::Error: Unknown system variable 'session_track_system_variables'.
32-
- {os: ubuntu-16.04, ruby: '2.4', db: mariadb10.0, allow-failure: true}
3330
# Comment out due to ci/setup.sh stucking.
3431
# - {os: ubuntu-18.04, ruby: 2.4, db: mariadb10.1}
3532
# Allow failure due to the issue #965, #1165.

0 commit comments

Comments
 (0)