Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a8bfda

Browse files
author
Akos Kitta
committedApr 11, 2023
build: IDE2 with Theia 1.35.0 on ubuntu-latest
Signed-off-by: Akos Kitta <[email protected]>
1 parent af3059c commit 2a8bfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.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-18.04 # https://github.com/arduino/arduino-ide/issues/259
46+
- os: ubuntu-latest
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)
Please sign in to comment.