mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-09 04:16:38 +00:00
GH-259: Use Ubuntu 18.04
for the build job.
Closes #259 Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
b17b7a6de7
commit
ab320eb0b0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
matrix:
|
||||
config:
|
||||
- os: windows-latest
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-18.04 # https://github.com/arduino/arduino-ide/issues/259
|
||||
- os: macos-latest
|
||||
runs-on: ${{ matrix.config.os }}
|
||||
timeout-minutes: 90
|
||||
|
Loading…
x
Reference in New Issue
Block a user