Update CI (#254)

This commit is contained in:
Yota Toyama
2023-05-20 20:08:06 -07:00
committed by GitHub
parent 8f73f3d63a
commit ec67abe1ef
5 changed files with 79 additions and 18 deletions

11
.cspell.json Normal file
View File

@@ -0,0 +1,11 @@
{
"words": [
"dealloc",
"finalizer",
"gcollect",
"libc",
"realloc",
"repr",
"stackbottom"
]
}