mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
feat(v2)!: update to go 1.22 (#724)
* feat(v2)!: update to go 1.22 * fix: ci * fix: more
This commit is contained in:
@@ -5,7 +5,7 @@ jobs:
|
||||
coverage:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [^1.18]
|
||||
go-version: [^1.22]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user