mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-22406 limit the configuration
This commit is contained in:
parent
ded6244035
commit
e4eb997f41
1 changed files with 2 additions and 3 deletions
5
.github/workflows/icu_ci.yml
vendored
5
.github/workflows/icu_ci.yml
vendored
|
@ -260,9 +260,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
build_option:
|
||||
- --enable-static
|
||||
- --disable-shared
|
||||
- --enable-static --disable-shared
|
||||
[ --enable-static, --enable-static --disable-shared ]
|
||||
# --disable-shared has a build problem.
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue