Skip to content

stellar/binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binaries

This repository precompiles binaries and caches them in GitHub Releases for CI jobs of the @stellar GitHub org.

Usage

Use of the binaries stored here are not recommended for general purpose use. They're only intended for use supporting the @stellar CI jobs.

Add the following to a workflow to install a binary here. The version must be specified as a tag, as the tag also identifies which release to download the binaries from.

- uses: stellar/binaries@v10
  with:
    name: cargo-set-rust-version
    version: 0.5.0

About

Precompiled binaries for use in CI and other places.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published