issues
search
QB64-Phoenix-Edition
/
QB64pe
The QB64 Phoenix Edition Repository
https://qb64phoenix.com
Other
131
stars
26
forks
source link
Move to macOS 13 runner and update to latest supported LLVM MinGW
#564
Closed
a740g
closed
4 days ago
a740g
commented
1 week ago
This PR does the following:
Moves to macOS 13 runner due to macOS 12 deprecation (as such the lowest supported Xcode version now is 14.1)
Updates to the latest supported LLVM MinGW (20241030)
Updates the Linux setup script to change to the script directly first before executing
This PR does the following: