Skip to content

Commit 8d13a5b

Browse files
authored
Change runner to carbonrunner for CI workflow
1 parent ab5d474 commit 8d13a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devcontainer_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: ubuntu-latest
13+
runs-on: carbonrunner-2vcpu-ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
1616
- uses: devcontainers/ci@v0.3

0 commit comments

Comments
 (0)