TLS transport: OpenSSL-based encrypted TCP #13

Merged
TapTap merged 8 commits from tls-transport into main 2026-07-18 17:54:26 +02:00
Showing only changes of commit fed77f6ce0 - Show all commits
+1 -1
View File
@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build-and-test:
runs-on: ubuntu-latest
container: gitea.tap-tap.win/taptap/fastsync-ci:v4
container: gitea.tap-tap.win/taptap/fastsync-ci:v5
steps:
- name: Checkout
uses: actions/checkout@v4