You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
use go 1.20 as the default version, not 1.2 (#3929)
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
env:
|
||||
DEFAULT_GO_VERSION: 1.20
|
||||
DEFAULT_GO_VERSION: "1.20"
|
||||
jobs:
|
||||
benchmark:
|
||||
name: Benchmarks
|
||||
|
||||
Reference in New Issue
Block a user