mirror of
https://github.com/openai/openai-go.git
synced 2026-04-01 00:57:11 +09:00
exclude audio-text-to-speech example on linux
The oto library requires ALSA which is not available in CI.
This commit is contained in:
committed by
stainless-app[bot]
parent
a5af9bcd7e
commit
61bc1986da
@@ -1,3 +1,5 @@
|
||||
//go:build !linux
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user