nim-works / nimskull

An in development statically typed systems programming language; with sustainability at its core. We, the community of users, maintain it.
https://nim-works.github.io/nimskull/index.html
Other
275 stars 39 forks source link

ci: build and test the compiler with GCC 14 #1400

Closed zerbina closed 1 month ago

zerbina commented 2 months ago

Summary

Add a CI workflow for making sure the most recent version of common C compilers work. Only GCC 14 is tested at the moment.

Details

zerbina commented 1 month ago

/merge

github-actions[bot] commented 1 month ago

Merge requested by: @zerbina

Contents after the first section break of the PR description has been removed and preserved below:


## To-Do * [x] ~mark the remaining failing tests as known issues~ * [x] write a proper commit message ## Notes for Reviewers * this should prevent further regressions from going by unnoticed