Skip to content

Commit

Permalink
Remove setup-python (#1835)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang authored Sep 6, 2023
1 parent bfc3011 commit 8ca8834
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ jobs:
cat > service_account_creds.json << EOF
${{ secrets.GCP_CREDS }}
EOF
- uses: actions/setup-python@v1
with:
python-version: "3.8"
- name: Bazel on macOS
run: |
set -x -e
Expand Down

0 comments on commit 8ca8834

Please sign in to comment.