Skip to content

resp_version is a property of regions, not of databases #328

resp_version is a property of regions, not of databases

resp_version is a property of regions, not of databases #328

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.6.0
- name: Install Go
uses: actions/setup-go@v4.0.1
with:
go-version-file: go.mod
- name: Build
run: make