diff options
| -rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5052d32..f5eca85 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: os: ubuntu-latest - system: aarch64-linux - os: ubuntu-24.04-arm + os: ubuntu-22.04-arm runs-on: ${{ matrix.os }} |
