ruby-changes:63150
From: Kazuhiro <ko1@a...>
Date: Sun, 27 Sep 2020 14:27:42 +0900 (JST)
Subject: [ruby-changes:63150] 9a951c0931 (master): Remove outdated comment [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=9a951c0931 From 9a951c09317032fd1c2a3b5506f70b5e83e0464b Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Sun, 27 Sep 2020 14:26:38 +0900 Subject: Remove outdated comment [ci skip] diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 79264fd..6941dd4 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -50,7 +50,6 @@ jobs: https://github.com/ruby/ruby/blob/trunk/.github/workflows/macos.yml#L50 working-directory: build env: RUBY_TESTOPTS: "-q --tty=no" - # Remove minitest from TEST_BUNDLED_GEMS_ALLOW_FAILURES if https://github.com/seattlerb/minitest/pull/798 is resolved TEST_BUNDLED_GEMS_ALLOW_FAILURES: "rexml" - uses: k0kubun/action-slack@v... with: diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index c69f73e..16e2106 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -73,7 +73,6 @@ jobs: https://github.com/ruby/ruby/blob/trunk/.github/workflows/ubuntu.yml#L73 working-directory: build env: RUBY_TESTOPTS: "-q --tty=no" - # Remove minitest from TEST_BUNDLED_GEMS_ALLOW_FAILURES if https://github.com/seattlerb/minitest/pull/798 is resolved TEST_BUNDLED_GEMS_ALLOW_FAILURES: "" - uses: k0kubun/action-slack@v... with: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/