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