Merge branch 'main' into flake-build-env

This commit is contained in:
Kristoffer Dalby
2022-04-21 09:21:10 +01:00
committed by GitHub
31 changed files with 262 additions and 162 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17.7
go-version: 1.18.0
- name: Install dependencies
run: |