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 GitHub actions jobs #190

Merged
merged 5 commits into from
Apr 13, 2024
Merged

Fix GitHub actions jobs #190

merged 5 commits into from
Apr 13, 2024

Conversation

jond01
Copy link
Owner

@jond01 jond01 commented Apr 13, 2024

The "tests" workflow started to fail without any direct change:
https://github.com/jond01/xil/actions/runs/8589628189 (Apr. 7)

Try to fix the OS version as a first step, although the chronology doesn't seem exactly related.

Edit:
I reproduced the issue locally with pipx 1.5.0, and it doesn't happen with pipx 1.4.3. The issue is already reported here:
pypa/pipx#1331
Pipx changed from 1.4.3 to 1.5.0 in GHA ubuntu-latest runner here:
actions/runner-images#9656

Since it's unsupported to select an older runner image (actions/runner-images#7521 (comment)), the workaround, for now, is to use the absolute path.

@jond01 jond01 merged commit 5232c1d into main Apr 13, 2024
1 of 2 checks passed
@jond01 jond01 deleted the chore/fix-gha branch April 13, 2024 15:25
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.

1 participant