ruby-changes:73226
From: Maxime <ko1@a...>
Date: Tue, 30 Aug 2022 01:03:07 +0900 (JST)
Subject: [ruby-changes:73226] 133ad38777 (master): Fix CI workflows
https://git.ruby-lang.org/ruby.git/commit/?id=133ad38777 From 133ad38777db991e20a1feba1acbfe5d97cc2fa0 Mon Sep 17 00:00:00 2001 From: Maxime Chevalier-Boisvert <maxime.chevalierboisvert@s...> Date: Fri, 22 Jul 2022 16:13:29 -0400 Subject: Fix CI workflows --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 74ab6bd979..85a569e1a0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -151,6 +151,6 @@ yjit_task: https://github.com/ruby/ruby/blob/trunk/.cirrus.yml#L151 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/