From f0e4e68217d4786c856115e15626930f88058790 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Mon, 27 Mar 2023 14:56:46 -0400 Subject: [PATCH] just drop miniconda testing for now, more important to get something out for everyone else https://github.com/altendky/pyqt-tools/issues/116 --- .github/workflows/ci.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13e6fb877..da6a23883 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,11 +182,12 @@ jobs: action: '3.11' docker: '3.11' matrix: '3.11' - - name: Miniconda - tox: py310 - action: miniconda3 - docker: miniconda3 - matrix: miniconda3 +# https://github.com/altendky/pyqt-tools/issues/116 +# - name: Miniconda +# tox: py310 +# action: miniconda3 +# docker: miniconda3 +# matrix: miniconda3 qt: - name: 5.15.9 pyqt_version: 5.15.9