QRCoder
QRCoder copied to clipboard
Fix CI scripts
Updates CI scripts as follows:
- Bumps windows-2019 to windows-latest due to:
- https://github.com/actions/runner-images/issues/12045
- Changes expected folder from
D:\a\qrcoder\qrcoderto${{ github.workspace }}(due to it actually beingC:\a\qrcoder\qrcodernow)
@gfoidl @codebude This PR fixes CI runs
@codebude Any update here?
@codebude Think we could merge this in?
Hi @Shane32 ,
since QRCoder will reach its end of life and the repository will be archived on November 1st, 2025, I’d like to clarify how to proceed with this PR.
Would you prefer me to merge it before the archival, or should I close it instead?
Please let me know what you think – I want to handle your contribution in the way that feels most appropriate to you.
Thanks again for your effort and contribution!
Tests fixed to account for changes in PR #602
There are no remaining changes here, since #592 was already merged