Skip to content

Commit

Permalink
Merge branch 'master' into tj/plugin/template/test/compare-tensor-det…
Browse files Browse the repository at this point in the history
…ection_output
  • Loading branch information
t-jankowski authored Apr 10, 2024
2 parents 067adc9 + ca48e0b commit 516176a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ jobs:
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-10 30
update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-10 30
# For building the latest h5py
apt install --assume-yes --no-install-recommends libhdf5-dev
- name: Install sccache
uses: mozilla-actions/sccache-action@v0.0.4
with:
Expand Down

0 comments on commit 516176a

Please sign in to comment.