Skip to content

Commit

Permalink
fix: use proper signing format for authenticode
Browse files Browse the repository at this point in the history
I typo'ed this one in #10198 =\
  • Loading branch information
bhearsum committed Feb 13, 2025
1 parent 18f6447 commit 6646cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskcluster/kinds/signing/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tasks:
by-build-type:
android.*: gcp_prod_autograph_apk
macos.*: macapp
windows/opt: gcp_prod_autograph_authenticode_202404
windows/opt: gcp_prod_autograph_authenticode_202412
addons/opt: gcp_prod_autograph_rsa
treeherder:
job-symbol:
Expand Down

0 comments on commit 6646cfd

Please sign in to comment.