refactor: reorganize project in order to include automation #1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: [debian-12]
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ '1.21', '1.22' ]
|
||||
go-version: [ '1.22' ]
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue