Skip to content

Commit

Permalink
update python version in audit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
swryan committed Dec 1, 2023
1 parent 1934919 commit 4760e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openmdao_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup conda
uses: conda-incubator/setup-miniconda@v2
with:
python-version: 3
python-version: 3.11
conda-version: "*"
channels: conda-forge,defaults
channel-priority: true
Expand Down

0 comments on commit 4760e18

Please sign in to comment.