Skip to content

Commit

Permalink
just drop miniconda testing for now, more important to get something …
Browse files Browse the repository at this point in the history
…out for everyone else

#116
  • Loading branch information
altendky committed Mar 27, 2023
1 parent 8ff59ff commit f0e4e68
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0e4e68

Please sign in to comment.