mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-10 11:11:40 +00:00
Update main.yml
This commit is contained in:
parent
aac9476e26
commit
7c48791ae5
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -6,10 +6,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: windows-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Setup node 12
|
- name: Setup node 12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user