Skip to content

Commit e2ea82e

Browse files
committed
Use GOEXPERIMENT: jsonv2
1 parent 8a49a62 commit e2ea82e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
matrix:
1313
go:
1414
- '1.24'
15+
env:
16+
GOEXPERIMENT: jsonv2
1517

1618
steps:
1719
- name: Checkout

0 commit comments

Comments
 (0)