-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathmatrix
28 lines (24 loc) · 1.08 KB
/
matrix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
# Read by bin/testall to test various combinations of Ruby, ActiveRecord, and datbases
#
ruby-3.3 ar-8.0 sqlite3 postgres-14 mysql-8
ruby-3.3 ar-7.2 sqlite3 postgres-14 mysql-8
ruby-3.3 ar-7.1 sqlite3 postgres-14 mysql-8
ruby-3.3 ar-7.0 sqlite3 postgres-14 mysql-8
ruby-3.3 ar-6.1 sqlite3 postgres-14 mysql-8
ruby-3.3 ar-6.0 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-8.0 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-7.2 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-7.1 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-7.0 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-6.1 sqlite3 postgres-14 mysql-8
ruby-3.2 ar-6.0 sqlite3 postgres-14 mysql-8
ruby-3.1 ar-7.2 sqlite3 postgres-14 mysql-8
ruby-3.1 ar-7.1 sqlite3 postgres-14 mysql-8
ruby-3.1 ar-7.0 sqlite3 postgres-14 mysql-8
ruby-3.1 ar-6.1 sqlite3 postgres-14 mysql-8
ruby-3.1 ar-6.0 sqlite3 postgres-14 mysql-8
ruby-3.0 ar-7.1 sqlite3 postgres-14 mysql-8
ruby-3.0 ar-7.0 sqlite3 postgres-14 mysql-8
ruby-3.0 ar-6.1 sqlite3 postgres-14 mysql-8
ruby-3.0 ar-6.0 sqlite3 postgres-14 mysql-8