Skip to content

Commit

Permalink
ci(test): apple M1 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
decahedron1 committed Mar 11, 2024
1 parent 11268dd commit 2fd276d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
platform:
- os: ubuntu-latest
- os: windows-latest
- os: macos-latest
- os: macos-12
- os: macos-14
steps:
- uses: actions/checkout@v4
- name: Install stable Rust toolchain
Expand Down

0 comments on commit 2fd276d

Please sign in to comment.