mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 18:09:53 +00:00
Bump newest version to go 1.21 in tests
This commit is contained in:
committed by
Christian Schneider
parent
a963576416
commit
70de9d66d7
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# Test oldest and newest supported version
|
||||
go-version: [1.14.x, 1.19.x]
|
||||
go-version: [1.14.x, 1.21.x]
|
||||
platform: [ubuntu-latest, macos-latest, windows-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user