Skip to content

Commit

Permalink
disable abi
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbasten23 committed Mar 8, 2024
1 parent f494ce2 commit 7d1d4e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tpu_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: v4-runner-set
steps:
- name: Checkout and Setup PyTorch Repo
env:
_GLIBCXX_USE_CXX11_ABI: 0
run: |
git clone --recursive https://github.com/pytorch/pytorch
cd pytorch/
Expand Down

0 comments on commit 7d1d4e8

Please sign in to comment.