Use the windows-latest runner in the Arduino Pro IDE workflow

It was previously required to use the `windows-2016` runner to build Arduino Pro IDE. That is no longer necessary and
Windows signing fails when using that runner.
This commit is contained in:
per1234 2020-10-15 04:32:30 -07:00
parent 7068b9b1d3
commit 6ff58ebe7c

View File

@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
config:
- os: windows-2016
- os: windows-latest
- os: ubuntu-latest
- os: macos-latest
# - os: rsora-rpi-arm # self-hosted armhf