Compare commits

...

2 commits

Author SHA1 Message Date
Niklas Mohrin
47c992296d
So this one then? 2025-03-22 00:26:37 +01:00
Niklas Mohrin
afa1530749
Does this one also exist? 2025-03-22 00:11:46 +01:00

View file

@ -14,7 +14,7 @@ jobs:
name: run tests
strategy:
matrix:
platform: [ubuntu-latest, 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: