From 768c37acfe98f8463d033d3886755a3d716c972d Mon Sep 17 00:00:00 2001 From: Beslan Birzhev Date: Mon, 15 Jun 2026 15:08:30 +0300 Subject: [PATCH] Add RunMyJob --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa766fe..b9ba65b 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Explore the most useful tools, platforms, utilities, and guides — beautiful |------|-------------|------|------| | GitHub Actions | CI/CD platform integrated with GitHub | https://github.com/features/actions | 2025-07-22 | | GitLab CI/CD | CI/CD built into GitLab | https://docs.gitlab.com/ee/ci/ | 2025-07-22 | +| RunMyJob | Cloud runners for GitHub Actions and GitLab CI with load-based CPU/RAM billing | https://runmyjob.io/ | 2026-06-15 | | CircleCI | Cloud-native CI/CD platform | https://circleci.com/ | 2025-07-22 | | TravisCI | CI service for open source projects | https://travis-ci.org/ | 2025-07-22 | | Jenkins X | Cloud-native CI/CD platform for Kubernetes | https://jenkins-x.io/ | 2025-07-22 |