Skip to content

Commit

Permalink
remove python
Browse files Browse the repository at this point in the history
  • Loading branch information
untoxa committed Dec 18, 2024
1 parent 5b889cb commit d86f213
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.9'

- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit d86f213

Please # to comment.