testcontainers-node
testcontainers-node copied to clipboard
Upgrade workflow agents from 22.04 to 24.04
Seems to be failing due to:
- https://github.com/containers/podman/issues/22945
- https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2040483
Apparently the issue's been resolved:
This bug was fixed in the package golang-github-containers-common - 0.57.4+ds1-2ubuntu0.1
Maybe in some time the GHA runner image will be updated with it.
Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| Latest commit | 87ce3167b001006a56e606fadbc7c4e2e6158645 |
| Latest deploy log | https://app.netlify.com/projects/testcontainers-node/deploys/691331eaa8edef0008de452a |
| Deploy Preview | https://deploy-preview-986--testcontainers-node.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Maybe leave test job as is and update the rest?
Hey @digital88, there’s a CosmosDB and MySQL specific issue with podman and Ubuntu 24, just need to figure that out, I’ll have to eventually when 22 is EOL. In the meantime I’d rather keep Ubuntu versions consistent, e.g. I’m not confident testing everything on 22 and then building and deploying on 24
Hey @digital88, there’s a CosmosDB and MySQL specific issue with podman and Ubuntu 24, just need to figure that out, I’ll have to eventually when 22 is EOL. In the meantime I’d rather keep Ubuntu versions consistent, e.g. I’m not confident testing everything on 22 and then building and deploying on 24
Understandable