Update .github/workflows/test.yml

This commit is contained in:
yaxu 2025-06-13 08:53:53 +02:00
parent 1141b1803b
commit 8c8e914170

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: docker
strategy: strategy:
matrix: matrix:
node-version: [20] node-version: [20]