Skip to content

Commit 16aeddd

Browse files
authored
Revert "[ms-go1.23-support] Support serializing SymCrypt hash objects" (#282)
* Revert "[ms-go1.23-support] Support serializing SymCrypt hash objects (#281)" This reverts commit 9b2e967. * don't backport CI changes
1 parent 9b2e967 commit 16aeddd

File tree

7 files changed

+402
-908
lines changed

7 files changed

+402
-908
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
- name: Run Test
8282
run: go test -gcflags=all=-d=checkptr -count 10 -v ./...
8383
env:
84-
GO_OPENSSL_VERSION_OVERRIDE: ${{ matrix.openssl-version }}
84+
GO_OPENSSL_VERSION_OVERRIDE: ${{ matrix.openssl-version }}

0 commit comments

Comments
 (0)