chore: reenable 38 builds (#64)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
major_version: [37]
|
major_version: [37, 38]
|
||||||
include:
|
include:
|
||||||
- major_version: 37
|
- major_version: 37
|
||||||
is_latest: true
|
is_latest: true
|
||||||
|
|||||||
Reference in New Issue
Block a user