Skip to content

Commit a9c8e7e

Browse files
committed
Update on burst billing
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 7bdff4a commit a9c8e7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/roadmap.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ Shipped
4343
* [x] Examples for using S3/Minio running on the server as an actions cache, instead of the default hosted cache within Azure
4444
* [x] Specify a custom runner size for an individual workflow - i.e. `actuated-8cpu-12gb`
4545
* [x] Specify `actuated-any` to run jobs on any available server whether amd64 or arm64, for architecture-agnostic workflows such as npm or for browser testing.
46-
* [x] GPU pass-through for ML and AI workloads - [Accelerate GitHub Actions with dedicated GPUs](https://actuated.dev/blog/gpus-for-github-actions)
46+
* [x] GPU pass-through for ML and AI workloads - [Accelerate GitHub Actions with dedicated GPUs](https://actuated.dev/blog/gpus-for-github-actions) - [Run AI models with ollama in CI with GitHub Actions](https://actuated.dev/blog/ollama-in-github-actions)
4747
* [x] Linux Kernel 6.1 for 64-bit Arm
48+
* [x] Burst above subscription concurrency for busy periods - [Introducing burst billing and capacity for GitHub Actions](https://actuated.dev/blog/burst-billing-capacity)
4849

4950
In progress:
5051

0 commit comments

Comments
 (0)