Fix CI build.
This commit is contained in:
parent
9463ff6211
commit
d20837ae5e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -95,8 +95,6 @@ jobs:
|
|||||||
continue-on-error: ${{matrix.experimental}}
|
continue-on-error: ${{matrix.experimental}}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
flags:
|
|
||||||
- ""
|
|
||||||
include:
|
include:
|
||||||
- {os: ubuntu-latest, flags: "--profile unix", experimental: false}
|
- {os: ubuntu-latest, flags: "--profile unix", experimental: false}
|
||||||
- {os: windows-latest, flags: "--profile windows", experimental: true}
|
- {os: windows-latest, flags: "--profile windows", experimental: true}
|
||||||
|
Loading…
Reference in New Issue
Block a user