Skip to content

Commit

Permalink
appveyor.yml: disable 30-x64 because of stringio 3.0.8 build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoto committed Sep 27, 2023
1 parent 002227f commit 6a40aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ environment:
- ruby_version: "30"
- ruby_version: "30-x64"
- ruby_version: "31"
- ruby_version: "31-x64"
# - ruby_version: "31-x64"
cache:
# If one of the files after the right arrow changes, cache will be invalidated
- 'vendor\bundle -> appveyor.yml,Gemfile,bioruby.gemspec'

0 comments on commit 6a40aea

Please sign in to comment.