Skip to content

Commit

Permalink
Use python 3.8 in macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech authored Nov 21, 2023
1 parent bd9dca3 commit 4baee73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test-macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ runs:
auto-update-conda: true
auto-activate-base: true
activate-environment: ''
python-version: "3.8"

- name: Install tixi and pythonocc-core from conda
shell: bash -l {0}
Expand Down

0 comments on commit 4baee73

Please sign in to comment.