We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c220bb3 commit bdce755Copy full SHA for bdce755
.github/workflows/test-make-tests.yaml
@@ -17,6 +17,8 @@ on:
17
jobs:
18
test-rabbit:
19
name: Test rabbit
20
+ env:
21
+ DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: "1"
22
strategy:
23
fail-fast: false
24
matrix:
0 commit comments