Skip to content

software: Add 2 BR releases, re-add decred 1.8.1. #768

software: Add 2 BR releases, re-add decred 1.8.1.

software: Add 2 BR releases, re-add decred 1.8.1. #768

Workflow file for this run

name: Build and Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Tests
run: ./bin/test.sh
- name: Build
run: ./bin/build.sh