Skip to content

Commit 8ab0995

Browse files
authored
Use firecracker runner for release workflow (#24)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent cac24c1 commit 8ab0995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
build:
1515
name: Build
16-
runs-on: ubuntu-24.04
16+
runs-on: firecracker
1717
steps:
1818
- uses: actions/checkout@v1
1919

0 commit comments

Comments
 (0)