Fabulously-Optimized / installer

MIT License
3 stars 1 forks source link

ci: various tweaks #1

Closed Kichura closed 1 year ago

Kichura commented 1 year ago

This updates the GitHub Actions to make use of the new operating systems and other new dependencies, Do note that this requires testing before merging.

vgskye commented 1 year ago

I think older Ubuntu is preferable due to glibc version

Kichura commented 1 year ago

I think older Ubuntu is preferable due to glibc version

And why exactly?

vgskye commented 1 year ago

apps built on older glibc will run on newer glibc but not the other way I believe

Kichura commented 1 year ago

apps built on older glibc will run on newer glibc but not the other way I believe

I could try to deploy older glibc to the distribution and yolo it cuz downgrading back to old ubuntu release isn't recommended for specific reasons. (mainly support is the priority)

Kichura commented 1 year ago

Software can be tested now. (See github actions list of own fork)