1
0
mirror of https://github.com/rs/zerolog synced 2026-06-08 17:13:30 +00:00

Update go versions covered by CI

This commit is contained in:
Olivier Poitrey
2025-03-21 01:06:46 +01:00
committed by GitHub
parent 5f4b880a01
commit db9d1bebd9
+1 -1
View File
@@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.18.x, 1.21.x]
go-version: [1.21.x, 1.24.x]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps: