We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.35.0
ubuntu-latest
1 parent 88d7174 commit 4efdb3dCopy full SHA for 4efdb3d
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
certificate-secret: WINDOWS_SIGNING_CERTIFICATE_PFX # Name of the secret that contains the certificate.
44
certificate-password-secret: WINDOWS_SIGNING_CERTIFICATE_PASSWORD # Name of the secret that contains the certificate password.
45
certificate-extension: pfx # File extension for the certificate.
46
- - os: ubuntu-18.04 # https://github.com/arduino/arduino-ide/issues/259
+ - os: ubuntu-latest
47
- os: macos-latest
48
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:
49
# https://www.kencochrane.com/2020/08/01/build-and-sign-golang-binaries-for-macos-with-github-actions/#exporting-the-developer-certificate
0 commit comments