Fix CI build.

This commit is contained in:
Stephen Chung 2022-11-04 22:49:52 +08:00
parent 9463ff6211
commit d20837ae5e

View File

@ -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}