Compare commits

..

No commits in common. "aa474accec5e87ae7c6bf180f3ed73a07899cc54" and "085d6ce7327e6abe0a4a7e44b9f6ae026ff35c58" have entirely different histories.

View file

@ -78,7 +78,7 @@ jobs:
e2e-test:
needs: [ ]
runs-on: ubuntu-24.04-arm
runs-on: ARM64
steps:
- run: git config --global core.autocrlf false # Mainly for Windows
- uses: actions/checkout@v4