So this one then?

This commit is contained in:
Niklas Mohrin 2025-03-22 00:26:37 +01:00
commit 47c992296d
No known key found for this signature in database
GPG key ID: 0ACD89A5C1DEB3EB

View file

@ -14,7 +14,7 @@ jobs:
name: run tests
strategy:
matrix:
platform: [ubuntu-latest, ubuntu-latest-arm, macos-latest, windows-latest]
platform: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
toolchain: [stable, 1.75.0]
runs-on: ${{ matrix.platform }}
steps: