Update .github/workflows/test.yml

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