ci: Adjust for missing ICU
This commit is contained in:
Родитель
dc91f8aae4
Коммит
b5e49b13cf
|
@ -314,6 +314,10 @@ jobs:
|
|||
needs: build_tool
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
# required for october 2024 agents update
|
||||
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: 1
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
|
Загрузка…
Ссылка в новой задаче