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

Pin Python version for code quality checks. #2674

Conversation

palinatolmach
Copy link
Contributor

@palinatolmach palinatolmach commented Jan 6, 2025

PR by @F-WRunTime.

This PR pins python version on public runners.
https://github.com/runtimeverification/evm-semantics/actions/runs/12629580595/job/35187761558#step:4:86

Public runners use python version determined by Github.

@palinatolmach palinatolmach changed the base branch from _update-deps/runtimeverification/k to master January 6, 2025 16:00
- name: 'Setup Python 3.10'
uses: actions/setup-python@v5
with:
python-version: '3.10'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either this, or fix runs-on to ubuntu-22.04.

F-WRunTime and others added 2 commits January 6, 2025 21:11
* Update `copytree` dependency

* Allow copying to an existing dir

* Make the copied plugin directory readable and writeable
@palinatolmach palinatolmach force-pushed the fix/pin-pythonversion-code-quality-checks branch from 2bff9e8 to 88861a8 Compare January 6, 2025 17:12
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 3c722ea into master Jan 6, 2025
12 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the fix/pin-pythonversion-code-quality-checks branch January 6, 2025 18:28
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.

3 participants