mirror of
https://github.com/esimov/caire.git
synced 2026-04-22 15:58:14 +08:00
Fix build actions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user