@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
go: [1.18, 1.20]
go: ['1.18', '1.20']
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}