buggins / ddbc

DDBC is DB Connector for D language (similar to JDBC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Actions: use correct MacOS version for dmd version

SingingBush opened this issue · comments

The version of Mac OS has changed for macos-latest. It was 11.7 and is now 12.6.2. As the newer version is only supported in latest dmd releases the github actions need updating to make sure the correct OS/compiler combinations are used for Mac builds