cross-platform-actions / action

Cross-platform GitHub action
MIT License
128 stars 19 forks source link

FreeBSD 14.1 #87

Closed manxorist closed 2 months ago

manxorist commented 3 months ago

FreeBSD 14.1 is already supported by https://github.com/cross-platform-actions/freebsd-builder, but I am not aware of a method to use it before cross-platform-action itself gets updated. Maybe I am missing something obvious here?

jacob-carlborg commented 3 months ago

There are a few steps that need to be done to add support for a new version of an OS. A new release in the builder repository need to be created. Then the version.ts file need to be updated and finally a new release in this repository.

jacob-carlborg commented 2 months ago

Fixed in https://github.com/cross-platform-actions/action/commit/6acac3ca1b632aa762721d537dea32398ba0f2b1.