We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac24c1 commit 8ab0995Copy full SHA for 8ab0995
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
build:
15
name: Build
16
- runs-on: ubuntu-24.04
+ runs-on: firecracker
17
steps:
18
- uses: actions/checkout@v1
19
0 commit comments