Fix peer key encoding

This commit is contained in:
moloch--
2023-06-20 11:56:47 -07:00
parent 2d1ea6192c
commit f414bfb01e
8 changed files with 27 additions and 30 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ on:
jobs:
linux-windows-build:
name: Linux & Windows Build
name: Linux & Windows Test
runs-on: ubuntu-latest
timeout-minutes: 90
steps:
@@ -45,7 +45,7 @@ jobs:
run: make linux-arm64
macos-build:
name: MacOS Build
name: MacOS Test
runs-on: macos-latest
timeout-minutes: 90
steps: