mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
So this one then?
This commit is contained in:
parent
afa1530749
commit
47c992296d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
name: run tests
|
name: run tests
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
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]
|
toolchain: [stable, 1.75.0]
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue