Skip to content

Commit

Permalink
add py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
virgesmith committed Jan 22, 2022
1 parent 7ec08e7 commit 9c4f3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest"]
python-version: ["3.9"]
python-version: ["3.9", "3.10"]
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 9c4f3dd

Please sign in to comment.