Skip to content

Commit 80a8ccb

Browse files
Merge pull request #122 from depot/docs-sync-updates
Update content from depot/app
2 parents 88bfcc4 + 474ce4b commit 80a8ccb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/github-actions/reference/dagger.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ You can locate the latest Dagger Engine release version and all potentially brea
4747
The Dagger CLI will be available and pre-authenticated with your Dagger Cloud token. Once a Dagger request is made, Depot initializes a new Dagger project for that repository without additional configuration.
4848
4949
With these steps, your workflow is now ready to run on Depot’s accelerated infrastructure using Dagger and GitHub Actions.
50+
51+
## Pricing
52+
53+
Dagger engines accessed via our GitHub Actions Runners are charged by the build minute at $0.04/minute, in addition to the GitHub Actions Runner build time.

content/github-actions/runner-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: depot-ubuntu-24.04
1313
```
1414
15-
**Note**: We support the `depot-ubuntu-latest-*` alias for `depot-ubuntu-24.04-*` if you prefer to use an evergreen Ubuntu version.
15+
**Note**: We support the depot-ubuntu-latest alias for depot-ubuntu-24.04 if you prefer to use an evergreen Ubuntu version.
1616
1717
**In-memory Disk Accelerator**:
1818

0 commit comments

Comments
 (0)