Linux version

This commit is contained in:
David Sanz 2020-12-22 17:12:21 +01:00
parent 6241b0725d
commit 78bf5ee00a

View File

@ -49,7 +49,7 @@ jobs:
PLATFORM: win
NODE_IMAGE: stefanscherer/node-windows:10
BuildLinux:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
if: ${{ github.event_name != 'pull_request' }}
steps:
- name: 'Checkout Github Action'