Skip to content

fallback to standard subedition name #582

fallback to standard subedition name

fallback to standard subedition name #582

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
with:
go-version: '1.22'
- run: make ci