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

Fix CI #914

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Fix CI #914

merged 6 commits into from
Jun 8, 2024

Conversation

ogenstad
Copy link
Collaborator

@ogenstad ogenstad commented Jun 8, 2024

The PR follows #909, the problem seemed to be that we switched to windows-2019 instead of windows-latest and a few years ago the windows tests seem to have been disabled all together but started to fail again as we only compared against windows-latest we can probably look at reactivating these in a later PR.

Also upgraded executing as version 2.0.0 was yanked. I saw that this was failing in the Windows install log initially and this part was cached for all other jobs, that change would be unrelated to this but probably doesn't hurt either.

dbarrosop and others added 6 commits May 31, 2024 09:08
Previously windows-latest was disabled in the same way

Upgrade executing=2.0.1 (due to yanked version of 2.0.0)
@ogenstad ogenstad requested a review from dbarrosop June 8, 2024 08:36
@ktbyers
Copy link
Collaborator

ktbyers commented Jun 8, 2024

Approving to get CI/CD running again.

We should switch to windows-2022 and also probably switch the caching structure to new form that uses setup-python cache argument (much easier). Should also upgrade some of the GH-actions to their newer versions.

But we can do all those in a newer PR.

@ktbyers ktbyers merged commit 3bafdd9 into main Jun 8, 2024
26 checks passed
@ktbyers ktbyers deleted the ogenstad-ci branch June 8, 2024 15:29
@dbarrosop
Copy link
Contributor

thx

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

Successfully merging this pull request may close these issues.

3 participants