issues
search
bazelbuild
/
tulsi
An Xcode Project Generator For Bazel
http://tulsi.bazel.build
Apache License 2.0
548
stars
123
forks
source link
Use remote cache for GitHub Actions builds
#385
Closed
thii
closed
2 years ago
thii
commented
2 years ago
Use remote cache for GitHub Actions to speed up CI builds
Merge
.github/workflows/macos.yml
into
.github/workflows/build.yml
. The CI config has more duplicates now, but this makes it possible to update CI config in a single PR.
Rename CI jobs
.github/workflows/macos.yml
into.github/workflows/build.yml
. The CI config has more duplicates now, but this makes it possible to update CI config in a single PR.