From e043e3d9dd98f3ef02b4635d0b3f3dc20f1b77b7 Mon Sep 17 00:00:00 2001 From: Ryan Hendrickson Date: Mon, 10 Jul 2023 23:57:57 -0400 Subject: [PATCH] Update README.md Co-authored-by: Artturi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e71452c..bf3e80c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Example commit titles and the builds they will start: | `vim: 1.0.0 -> 2.0.0` | `vim` | | `vagrant: Fix dependencies for version 2.0.2 ` | `vagrant` | | `python36Packages.requests,python27Packages.requests: 1.0.0 -> 2.0.0` | `python36Packages.requests`, `python27Packages.requests` | -| `python{2,3}Packages.requests: 1.0.0 -> 2.0.0` | `python2Packages.requests`, `python3Packages.requests` | +| `python{27,310}Packages.requests: 1.0.0 -> 2.0.0` | `python27Packages.requests`, `python310Packages.requests` | When opening a PR with multiple commits, ofborg creates a single build job for all detected packages. If multiple commits get pushed to a PR one-by-one, each