Skip to content

Commit 9af63cd

Browse files
committed
drop python set up
1 parent 0a5c2de commit 9af63cd

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
disk-cache: ${{ github.workflow }}
2020
repository-cache: true
2121

22-
- name: Set up Python
23-
uses: actions/setup-python@v5
24-
with:
25-
python-version: '3.13.1'
26-
2722
- name: Build all targets
2823
run: bazel build //...
2924

0 commit comments

Comments
 (0)