Fix: workflow name and description
This commit is contained in:
parent
7f4a9481a7
commit
4154eb799b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: "Go: workaround for indirect tracing"
|
||||
description: "Checks that our workaround for indirect tracing for Go 1.21+ on Linux works"
|
||||
name: "Go: diagnostic when Go is changed after init step"
|
||||
description: "Checks that we emit a diagnostic if Go is changed after the init step"
|
||||
# only Linux is affected
|
||||
operatingSystems: ["ubuntu"]
|
||||
# pinned to a version which does not support statically linked binaries for indirect tracing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue