Skip to content

HTTP + OAuth API: Enforce TLS >= 1.3 #1155

HTTP + OAuth API: Enforce TLS >= 1.3

HTTP + OAuth API: Enforce TLS >= 1.3 #1155

Workflow file for this run

name: "[Windows] Check build"
on: [ push, pull_request ]
jobs:
build-lib:
name: "[Windows] Build shared Go library"
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: ^1.22
- run: make