Fix build actions

This commit is contained in:
esimov
2023-11-20 09:50:17 +02:00
parent a0454b97a0
commit 5f779749e9
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [~1.18, ~1.19]
go-version: [~1.19, ~1.20, ~1.21]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
env: