Skip to content

Commit 4cf5e32

Browse files
authored
chore: add macOS and Windows to supported OS list
1 parent 02ab0c1 commit 4cf5e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"package": "timeutil",
3-
"os": ["linux"],
3+
"os": ["linux", "macos", "windows"],
44
"version-files": ["src/timeutil.c", "types/timeutil.d.lua"]
55
}

0 commit comments

Comments
 (0)