Screenshots script failing on Ubuntu 24 #7938
Labels
component/ci
Stories tied to CI for automation
kind/bug
Something isn't working
triage/next-candidate
Discuss if it should be moved to "Next" milestone
Actual Behavior
The screeshots CI job is failing on Ubuntu 24. It still works on 22.x.
Steps to Reproduce
Run the Screenshots action on a repo that has Ubuntu 24 as
ubuntu-latest
.Result
The job fails because
import
could not be found.Expected Behavior
The job should succeed.
Additional Information
For now it's possible to use a fork where
ubuntu-latest
maps to Ubuntu 22 to run the job, but that will likely fail by the next release.I tried a fix with #7935 for missing
pass
but that wasn't enough.Rancher Desktop Version
1.17.0-RC1
Rancher Desktop K8s Version
N/A
Which container engine are you using?
containerd (nerdctl)
What operating system are you using?
Ubuntu
Operating System / Build Version
Ubuntu 24.04.1 LTS
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
No response
The text was updated successfully, but these errors were encountered: