Skip to content

Commit

Permalink
Roll back sccache version update
Browse files Browse the repository at this point in the history
The new version doesn't appear to work for building the aarch64 Linux
wheels.
  • Loading branch information
bmerry committed Jul 11, 2024
1 parent 7179a9a commit a9634ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/before_all_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

set -e -u

sccache_version=0.8.1
sccache_version=0.5.4
rdma_core_version=52.0
pcap_version=1.10.4
boost_version=1.85.0
Expand Down

0 comments on commit a9634ed

Please sign in to comment.