index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
cygwin.yml
Age
Commit message (
Expand
)
Author
2026-02-12
Use Oregon mirror for cygwin download
Hiroshi SHIBATA
2025-12-02
Bump actions/checkout from 6.0.0 to 6.0.1
dependabot[bot]
2025-11-27
Bump actions/checkout from 5.0.1 to 6.0.0
dependabot[bot]
2025-11-17
Bump actions/checkout from 5.0.0 to 5.0.1
dependabot[bot]
2025-11-15
Add rubygems package to fix cygwin CI
Daisuke Fujimura (fd0)
2025-11-08
cygwin.yml: Disable a broken step
Takashi Kokubun
2025-11-07
Notify CI failures of Cygwin
Takashi Kokubun
2025-09-09
Bump actions/checkout from 4 to 5
dependabot[bot]
2025-08-14
Do not skip CI when it mentions "document" (#14232)
Takashi Kokubun
2025-04-16
Bump up to the latest versions of actions
Hiroshi SHIBATA
2025-01-28
Increased job number on Cygwin build
Hiroshi SHIBATA
2025-01-28
Try to extract bundled gems
Hiroshi SHIBATA
2024-11-11
Added -j2
Hiroshi SHIBATA
2024-11-11
Fixed dependencies name
Hiroshi SHIBATA
2024-11-11
Use cygwin Ruby
Hiroshi SHIBATA
2024-11-11
Try to build with Cygwin
Hiroshi SHIBATA
2020-01-17
.github/workflows/cygwin.yml: Removed
Yusuke Endoh
2020-01-13
Checkout with git on cygwin for EOL code
Nobuyoshi Nakada
2020-01-11
Add branch option to checkout on push
Kazuhiro NISHIYAMA
2020-01-06
Slightly change the job wording [ci skip]
Takashi Kokubun
2020-01-06
Support running Actions on a fork
Takashi Kokubun
2019-12-31
Remove code to prevent double build on trunk
Takashi Kokubun
2019-12-31
More consistent failure notifications
Takashi Kokubun
2019-12-25
Commented-out btest on cygwin environment of GitHub Actions
Hiroshi SHIBATA
2019-12-11
Try to use `set-output`
Kazuhiro NISHIYAMA
2019-12-10
[cygwin] Removed unnecessary packages
Nobuyoshi Nakada
2019-12-10
[cygwin] Removed unnecessary `-c` options
Nobuyoshi Nakada
2019-12-09
Add cache of cygwin packages
Kazuhiro NISHIYAMA
2019-12-09
Remove unused branch name
Kazuhiro NISHIYAMA
2019-12-09
Split cygwin-chocolatey cache
Kazuhiro NISHIYAMA
2019-12-09
Remove debug print
Kazuhiro NISHIYAMA
2019-12-09
Separate steps
Nobuyoshi Nakada
2019-12-09
Set PATH at once
Nobuyoshi Nakada
2019-12-09
Fixed the checking out source
Nobuyoshi Nakada
2019-12-09
Add .github/workflows/cygwin.yml
Daisuke Fujimura (fd0)