Skip to content

Commit

Permalink
hopefully fix mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Aug 1, 2024
1 parent 870abee commit d7991e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openpilot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
submodules: true
- uses: actions/setup-python@v2
with:
python-version: '3.8.x'
python-version: '3.9.x'
- name: setup dependencies
run: |
brew install cmake bzip2 capnp qt@5 zeromq protobuf@3 gnu-tar
Expand Down

0 comments on commit d7991e3

Please sign in to comment.