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

#268 - GitHub Actions builds do not run due to missing Python version #269

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 23, 2023

  • Try upgrading to newer python setup action

- Try upgrading to newer python setup action
@reckart reckart added this to the 0.7.4 milestone Jan 23, 2023
@reckart reckart self-assigned this Jan 23, 2023
@jcklie
Copy link
Collaborator

jcklie commented Jan 23, 2023

Thanks! Python 3.6 is EOL, you could change the actions to try 3.7 to 3.10 or 3.11 .

- Remove 3.6 from the compatibility list and test against more recent versions
- Python 3.12 is apparently not a thing yet
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #269 (dc27b98) into main (54e33b3) will decrease coverage by 0.11%.
The diff coverage is n/a.

❗ Current head dc27b98 differs from pull request most recent head c252e4b. Consider uploading reports for the commit c252e4b to get more accurate results

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   95.45%   95.34%   -0.11%     
==========================================
  Files           5        5              
  Lines        1869     1869              
==========================================
- Hits         1784     1782       -2     
- Misses         85       87       +2     
Impacted Files Coverage Δ
cassis/typesystem.py 95.35% <0.00%> (-0.30%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- Also upgrade to checkout v3 since v2 is deprecated
- Also upgrade to codecov v2 since v1 is deprecated
- Also upgrade to codecov v3 since v2 is deprecated
@reckart reckart merged commit d3ef060 into main Jan 23, 2023
@reckart reckart deleted the refactoring/268-GitHub-Actions-builds-do-not-run-due-to-missing-Python-version branch January 23, 2023 08:51
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