Skip to content

Commit

Permalink
Merge pull request #575 from larskanis/appv1
Browse files Browse the repository at this point in the history
CI: Fix appveyor build by switching to x64 platform
  • Loading branch information
larskanis authored Jul 28, 2024
2 parents 8e62c81 + e5f1630 commit 5935b15
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 @@ -38,5 +38,5 @@ on_failure:
environment:
matrix:
- ruby_version: "head"
RUBYDOWNLOAD: x86
RUBYDOWNLOAD: x64
- ruby_version: "30-x64"

0 comments on commit 5935b15

Please sign in to comment.