[chore] update go min ver 1.14 -> 1.18 to avoid github ci failed

master
q191201771 9 months ago
parent f6f734d9ac
commit 193bf4bde5

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

Loading…
Cancel
Save