Skip to content

Commit

Permalink
add github ci16
Browse files Browse the repository at this point in the history
  • Loading branch information
Bechir committed Apr 2, 2024
1 parent 3864bee commit 683acbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: ${{ contains(inputs.use-system-libraries, 'ON')}}
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
python-version: 3.11
run: |
conda list

Expand Down

0 comments on commit 683acbd

Please sign in to comment.