We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d45506 commit c1f351cCopy full SHA for c1f351c
.github/workflows/ci.yml
@@ -21,6 +21,8 @@ jobs:
21
os: windows-latest
22
- rust: stable
23
os: macos-latest
24
+ - rust: stable
25
+ os: actuated-arm64-4cpu-16gb
26
runs-on: ${{ matrix.os }}
27
steps:
28
- name: Free disk space
0 commit comments