mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update pythonpackage.yml
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.5, 3.6, 3.7]
|
python-version: [3.5, 3.6, 3.7]
|
||||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
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