mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
Update pythonpackage.yml
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -7,8 +7,8 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
os: [ubuntu-18.04, ubuntu-16.04, windows-2019, windows-2016, macOS-10.14, macOS-10.13]
|
||||||
python-version: [3.5, 3.6, 3.7]
|
python-version: [3.5, 3.6, 3.7]
|
||||||
os: [ubuntu-latest, ubuntu-12.04, ubuntu-14.04, ubuntu-16.04, windows-latest, macOS-latest, macOS-10.12]
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Set up $(( matrix.runs-on )) Python ${{ matrix.python-version }}
|
- name: Set up $(( matrix.runs-on )) Python ${{ matrix.python-version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user