We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02269f commit cd0a890Copy full SHA for cd0a890
appveyor.yml
@@ -5,10 +5,10 @@ build: off
5
matrix:
6
fast_finish: true
7
allow_failures:
8
- - ruby_version: "25"
9
- - ruby_version: "26"
10
- ruby_version: "27"
11
- ruby_version: "27-x64"
+ - ruby_version: "30"
+ - ruby_version: "30-x64"
12
services:
13
- mssql2014
14
@@ -38,9 +38,7 @@ environment:
38
CI_AZURE_PASS:
39
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
40
41
- - ruby_version: "25-x64"
42
43
- - ruby_version: "26-x64"
44
45
46
0 commit comments