Skip to content

Commit c378aac

Browse files
authored
test ORC (#265)
1 parent 3c702b5 commit c378aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/server/tserver_application.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
discard """
22
cmd: "nim c -r --styleCheck:hint --panics:on $options $file"
3-
matrix: "--gc:refc"
3+
matrix: "--mm:refc; --mm:orc"
44
targets: "c"
55
action: "run"
66
exitcode: 0

0 commit comments

Comments
 (0)