Skip to content

Commit

Permalink
CI only py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 24, 2021
1 parent e62899b commit 43fb41a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
test_all: ${{(github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')) || (github.ref == 'refs/heads/main')}}
convert_win: false
convert_osx: false
test_pyver: "3.7"
test_npver: "1.18"

0 comments on commit 43fb41a

Please sign in to comment.