feat: update chroma (#154)

This commit is contained in:
Carlos Alexandro Becker
2023-03-08 14:38:17 +01:00
committed by GitHub
parent 1138d0eceb
commit c783aea2e6
4 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ jobs:
build:
strategy:
matrix:
go-version: [~1.13, ^1]
go-version: [~1.17, ^1]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
env: