Skip to content

Commit

Permalink
Fix: workflow name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael B. Gale committed Oct 5, 2023
1 parent 7f4a948 commit 4154eb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 4154eb7

Please sign in to comment.