Skip to content

Upgrade CI build systems to use Python 3.10#1151

Merged
tleonhardt merged 2 commits intomasterfrom
fix_ci
Oct 20, 2021
Merged

Upgrade CI build systems to use Python 3.10#1151
tleonhardt merged 2 commits intomasterfrom
fix_ci

Conversation

@tleonhardt
Copy link
Member

This is primarily to fix the failing Python 3.6 build on Azure pipelines but it also makes some upgrades to GitHub Actions CI.

Changes include:

  • Switch Azure Pipelines to use Python 3.10 instead of 3.6
  • Switch GitHub Actions to use Python 3.10 instead of 3.10b2 for main CI
  • Switch GitHub Actions to use Python 3.10 instead of 3.9 for all auxilliary CI

Changes include:
- Switch Azure Pipelines to use Python 3.10 instead of 3.6
- Switch GitHub Actions to use Python 3.10 instead of 3.10b2 for main CI
- Switch GitHub Actions to use Python 3.10 instead of 3.9 for all auxilliary CI
@tleonhardt tleonhardt requested a review from kmvanbrunt October 20, 2021 03:18
@tleonhardt tleonhardt self-assigned this Oct 20, 2021
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #1151 (25f59df) into master (f57b086) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1151   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files          22       22           
  Lines        5616     5616           
=======================================
  Hits         5534     5534           
  Misses         82       82           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f57b086...25f59df. Read the comment docs.

kmvanbrunt
kmvanbrunt previously approved these changes Oct 20, 2021
@tleonhardt tleonhardt merged commit 3517951 into master Oct 20, 2021
@tleonhardt tleonhardt deleted the fix_ci branch October 20, 2021 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants