Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI setup will go out-of-date #471

Open
dabrahams opened this issue Jul 15, 2022 · 0 comments
Open

CI setup will go out-of-date #471

dabrahams opened this issue Jul 15, 2022 · 0 comments

Comments

@dabrahams
Copy link
Contributor

dabrahams commented Jul 15, 2022

We have jobs in our actions that are titled with particular compilers, etc. However, we're really not testing those compilers unless that happens to be the current latest setup at GitHub. For example, we say “Build and Tests / macOS apple-clang 13.0.1” whereas the latest xcode ships with apple clang version 13.1.6. That's almost certainly what GH is using right now, but if not, they will be soon enough.

We need to decide whether we mean to say certain compiler versions are supported/tested, or whether we're going to be playing catch-up to whatever GitHub has as their latest configuration. I recommend the former, since GH doesn't re-run all actions when they change default tester configuration.

This was referenced Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant