Test also with go 1.23 (#2182)

This commit is contained in:
Nir Soffer 2024-08-25 02:02:44 +03:00 committed by GitHub
parent 511af59cb3
commit 78bfc837fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,7 @@ jobs:
- 20
- 21
- 22
- 23
name: '${{ matrix.platform }} | 1.${{ matrix.go }}.x'
runs-on: ${{ matrix.platform }}-latest
steps: