Update .github/workflows/test.yml

This commit is contained in:
yaxu
2025-06-13 00:07:24 +02:00
parent c1fa5d0855
commit fec38bd5d2
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: toplap-runner
strategy:
matrix:
node-version: [20]