Skip to content

Commit 9fe3fb0

Browse files
committed
Revert "Test workflows: export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT"
This reverts commit bdce755 because it broke CI. make tests are not run anymore.
1 parent a58713a commit 9fe3fb0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-make-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ on:
1717
jobs:
1818
test-rabbit:
1919
name: Test rabbit
20-
env:
21-
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: "1"
2220
strategy:
2321
fail-fast: false
2422
matrix:

0 commit comments

Comments
 (0)