Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change appveyor to x64 since 32bit windows support dropped in R 4.2 #5398

Merged
merged 13 commits into from
Jul 19, 2022

Conversation

ben-schwen
Copy link
Member

@ben-schwen ben-schwen commented May 27, 2022

Apparently R 4.2 stopped supporting 32-bit on windows. This is a problem since our appveyor action tries to build a 32-bit version.

Support for 32-bit builds has been dropped.

See also R News

@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #5398 (6899343) into master (e9a323d) will not change coverage.
The diff coverage is n/a.

❗ Current head 6899343 differs from pull request most recent head cb74487. Consider uploading reports for the commit cb74487 to get more accurate results

@@           Coverage Diff           @@
##           master    #5398   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          78       78           
  Lines       14756    14756           
=======================================
  Hits        14684    14684           
  Misses         72       72           

@tdhock
Copy link
Member

tdhock commented Jun 15, 2022

Looks great thanks Ben.

@mattdowle mattdowle added the ci label Jul 19, 2022
@mattdowle
Copy link
Member

Yes, thanks for working this out Ben!

@mattdowle mattdowle merged commit 9757bdf into master Jul 19, 2022
@mattdowle mattdowle deleted the change_appveyor_64bit branch July 19, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants