From cd5b71ec88aec92e1026ab65404c9e139659e90b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 5 Sep 2024 23:10:04 -0700 Subject: [PATCH] Update history to reflect merge of #9659 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 29ef5038..3d315f62 100644 --- a/History.markdown +++ b/History.markdown @@ -79,6 +79,7 @@ * Make custom cop inherit `RuboCop::Cop::Base` (#9597) * CI: Use JRuby 9.4.8.0 (#9654) * Stop testing with Cucumber on JRuby (#9661) + * Windows CI on GitHub Actions (#9659) ### Bug Fixes