Skip to content

Commit

Permalink
Revert "Add back actions/setup-python to bare metal tests"
Browse files Browse the repository at this point in the history
This reverts commit cdee7e2.
  • Loading branch information
browniebroke committed Oct 12, 2024
1 parent cdee7e2 commit b7729e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Install uv
uses: astral-sh/setup-uv@v3
with:
Expand Down

0 comments on commit b7729e8

Please sign in to comment.