.travis.yml: Add a RubyGems issue ticket link.

Add a RubyGems issue ticket link. The issue happend in Travis arm32 at once.
This commit is contained in:
Jun Aruga 2023-11-03 16:02:57 +01:00 committed by Jun Aruga
parent d4045b0660
commit 9d308ad495

View File

@ -102,6 +102,9 @@ env:
matrix:
include:
# FIXME: lib/rubygems/util.rb:104 glob_files_in_dir -
# <internal:dir>:411:in glob: File name too long - (Errno::ENAMETOOLONG)
# https://github.com/rubygems/rubygems/issues/7132
- <<: *arm32-linux
# Comment out as the 2nd arm64 pipeline is unstable.
# - <<: *arm64-linux