mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-18 17:00:18 +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:
|
||||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup node 12
|
||||
|
Loading…
x
Reference in New Issue
Block a user