Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c88a018209 |
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python_version:
|
python_version:
|
||||||
- "3.11"
|
- "3.12"
|
||||||
name: Windows Python ${{ matrix.python_version }}
|
name: Windows Python ${{ matrix.python_version }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@ -93,7 +93,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python_version:
|
python_version:
|
||||||
- "3.11"
|
- "3.12"
|
||||||
name: Ubuntu Python ${{ matrix.python_version }}
|
name: Ubuntu Python ${{ matrix.python_version }}
|
||||||
steps:
|
steps:
|
||||||
- name: 🛎️ Checkout
|
- name: 🛎️ Checkout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user