Skip to content

Commit

Permalink
CI: add Intel Mac to the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlstrm committed May 11, 2024
1 parent bd8adee commit 9331c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- ubuntu-latest
- windows-latest
- macos-latest
- macos-13
steps:
- uses: actions/checkout@v4
- name: Rustup update
Expand Down

0 comments on commit 9331c8e

Please sign in to comment.