Skip to content

Change the version from 1.2.0 to 2.0.0, which means the 1.x and 2.x s… #498

Change the version from 1.2.0 to 2.0.0, which means the 1.x and 2.x s…

Change the version from 1.2.0 to 2.0.0, which means the 1.x and 2.x s… #498

Workflow file for this run

name: CI
on:
push:
branches: [ mainnet ]
pull_request:
branches: [ mainnet ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build docker
run: ./docker/build.sh