Skip to content
Compare
Choose a tag to compare
@rosik rosik released this 04 Aug 13:57
· 45 commits to master since this release
7112e91

Add an option to install a nightly build:

steps:
  - uses: actions/checkout@v2
  - uses: tarantool/setup-tarantool@v1
    with:
      tarantool-version: '2.8'
      nightly-build: true