From 133ad38777db991e20a1feba1acbfe5d97cc2fa0 Mon Sep 17 00:00:00 2001 From: Maxime Chevalier-Boisvert Date: Fri, 22 Jul 2022 16:13:29 -0400 Subject: Fix CI workflows --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 74ab6bd979..85a569e1a0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -151,6 +151,6 @@ yjit_task: bootstraptest/test_proc.rb \ bootstraptest/test_string.rb \ bootstraptest/test_struct.rb \ - bootstraptest/test_yjit_new_backend.rb + bootstraptest/test_yjit_new_backend.rb \ bootstraptest/test_yjit_rust_port.rb # full_build_script: make -j -- cgit v1.2.1