There was an error while loading. Please reload this page.
1 parent ecb620e commit 7898636Copy full SHA for 7898636
1 file changed
.github/workflows/main.yml
@@ -59,8 +59,7 @@ jobs:
59
matrix:
60
os: [ubuntu-latest, macos-latest, windows-latest]
61
# moonbit removed from language matrix for now - causing CI failures
62
- # csharp removed from language matrix for now - causing CI failures
63
- lang: [c, rust, cpp]
+ lang: [c, rust, csharp, cpp]
64
exclude:
65
# For now csharp doesn't work on macos, so exclude it from testing.
66
- os: macos-latest
0 commit comments