Commit cb3eb23
committed
enable Go in test CI matrix
I'm assuming the default version of Go on the GitHub worker image will be
sufficient; if not, we can install a different one explicitly.
I'm not enabling the async tests for Go yet, since that will require publishing
and installing a build of Go with [this
patch](dicej/go@a1c8322);
I'll need to do some homework to find out the best way to do that.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>1 parent 973aff5 commit cb3eb23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments