Commit 5451c1f
[ci] Fix python layer functional tests on windows, Emacs 29
compat was unable to be installed due to a failed signature
verification when downloading the archive contents from GNU ELPA.
I attempted to import the updated key directly using gpg but ran into
other issues on macOS with GitHub Actions:
actions/runner-images#9777. So, instead
this just disables signature verification for the package archives in
CI.1 parent c544427 commit 5451c1f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments