Skip to content

Commit e7dccc0

Browse files
Land rapid7#19408, Disable mssql tests for now
2 parents fb4fde8 + c146d23 commit e7dccc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/mssql_acceptance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ jobs:
6666
- '3.2'
6767
os:
6868
- ubuntu-latest
69-
docker_image:
70-
- mcr.microsoft.com/mssql/server:2022-latest
71-
- mcr.microsoft.com/mssql/server:2019-latest
69+
docker_image: []
70+
# - mcr.microsoft.com/mssql/server:2022-latest
71+
# - mcr.microsoft.com/mssql/server:2019-latest
7272

7373
env:
7474
RAILS_ENV: test

0 commit comments

Comments
 (0)