1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-11-06 09:09:33 +02:00

Workaround fix for auto test on GitHub Actions (#6198)

This commit is contained in:
Louis Lam
2025-10-20 04:37:31 +08:00
committed by GitHub
parent 5f650aef58
commit 7c5c72d58d

View File

@@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest, ARM64]
os: [macos-latest, ubuntu-22.04, windows-latest, ARM64]
node: [ 18, 20 ]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/