Compare commits

..

No commits in common. "810ae1f64b062215eb45230cb2e531422cb0e1f6" and "2de32f5b6027afa710869feb069451ff35cdacb2" 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