mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
actions take 7
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -15,10 +15,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }} ${{ matrix.include }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04, macos-10.15, windows-2019]
|
||||
include:
|
||||
- os: windows-2019
|
||||
- 32_bit: true
|
||||
os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04, macos-10.15, windows-2019, windows-2016]
|
||||
steps:
|
||||
- name: Show env
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user