mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-14 21:34:45 +00:00
Compare commits
No commits in common. "aa474accec5e87ae7c6bf180f3ed73a07899cc54" and "085d6ce7327e6abe0a4a7e44b9f6ae026ff35c58" have entirely different histories.
aa474accec
...
085d6ce732
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-test.yml
vendored
2
.github/workflows/auto-test.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
||||||
|
|
||||||
e2e-test:
|
e2e-test:
|
||||||
needs: [ ]
|
needs: [ ]
|
||||||
runs-on: ubuntu-24.04-arm
|
runs-on: ARM64
|
||||||
steps:
|
steps:
|
||||||
- run: git config --global core.autocrlf false # Mainly for Windows
|
- run: git config --global core.autocrlf false # Mainly for Windows
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue