Skip to content

Commit 76518b3

Browse files
committed
test: alpine workflow
1 parent 74c5cb2 commit 76518b3

File tree

2 files changed

+1
-56689
lines changed

2 files changed

+1
-56689
lines changed

.github/workflows/smoke-tests.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99

1010
jobs:
1111
smoke-tests:
12-
runs-on: ubuntu-latest
13-
container:
12+
runs-on:
1413
image: node:23.3.0-alpine3.21
1514
env:
1615
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)