We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2593eb6 commit b15b584Copy full SHA for b15b584
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
target:
39
- { name: Linux, os: ubuntu-latest, triple: x86_64-unknown-linux-gnu }
40
- - { name: macOS, os: macos-latest, triple: x86_64-apple-darwin }
+ - { name: macOS, os: macos-latest, triple: aarch64-apple-darwin }
41
- { name: Windows, os: windows-2022, triple: x86_64-pc-windows-msvc }
42
version:
43
- 1.81.0 # MSRV
0 commit comments