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}}
|
||||
strategy:
|
||||
matrix:
|
||||
flags:
|
||||
- ""
|
||||
include:
|
||||
- {os: ubuntu-latest, flags: "--profile unix", experimental: false}
|
||||
- {os: windows-latest, flags: "--profile windows", experimental: true}
|
||||
|
Loading…
Reference in New Issue
Block a user