Skip to content

Commit

Permalink
Remove unnecessary todo
Browse files Browse the repository at this point in the history
We don't check the signature of anything else, I don't see how
Zig should be any different. In addition, we are not distributing
any binaries that depend on the Zig toolchain being trusted.
  • Loading branch information
Ivan-Velickovic committed Feb 22, 2024
1 parent 0f28db5 commit 4eb76d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: CI

# @ivanv: TODO, should minisign Zig downloads

on:
pull_request:
push:
Expand Down

0 comments on commit 4eb76d5

Please sign in to comment.