Skip to content

Commit e777723

Browse files
committed
chore(ci): bump zig version
Signed-off-by: Roberto Scolaro <[email protected]>
1 parent 6e34765 commit e777723

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- amd64
1919
- arm64
2020
env:
21-
ZIG_VERSION: 0.14.0-dev.2851+b074fb7dd
21+
ZIG_VERSION: 0.14.0-dev.3259+0779e847f
2222

2323
steps:
2424
- name: Checkout Sysdig

.github/workflows/release-draft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
release_arch: aarch64
2929

3030
env:
31-
ZIG_VERSION: 0.14.0-dev.2851+b074fb7dd
31+
ZIG_VERSION: 0.14.0-dev.3259+0779e847f
3232

3333
steps:
3434
- name: Checkout Sysdig

0 commit comments

Comments
 (0)