Skip to content

Commit ab5c63c

Browse files
kittaakosper1234
andcommitted
Update .github/workflows/build.yml
Co-authored-by: per1234 <[email protected]>
1 parent 0a53550 commit ab5c63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
certificate-secret: WINDOWS_SIGNING_CERTIFICATE_PFX # Name of the secret that contains the certificate.
4444
certificate-password-secret: WINDOWS_SIGNING_CERTIFICATE_PASSWORD # Name of the secret that contains the certificate password.
4545
certificate-extension: pfx # File extension for the certificate.
46-
- os: ubuntu-latest
46+
- os: ubuntu-20.04
4747
- os: macos-latest
4848
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:
4949
# https://www.kencochrane.com/2020/08/01/build-and-sign-golang-binaries-for-macos-with-github-actions/#exporting-the-developer-certificate

0 commit comments

Comments
 (0)