Skip to content

Commit

Permalink
Update conda_build.yml
Browse files Browse the repository at this point in the history
Python [3.10]
  • Loading branch information
mj-jimenez authored Sep 9, 2024
1 parent 1e68be8 commit 5ce0bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
python-version: "3.10"
python-version: ["3.10"]
include:
- os: ubuntu-latest
label: linux-64
Expand Down

0 comments on commit 5ce0bba

Please sign in to comment.