Skip to content

Commit

Permalink
Merge pull request #221 from mamantoha/test-macos-14
Browse files Browse the repository at this point in the history
M1 macOS runner
  • Loading branch information
mamantoha authored Feb 1, 2024
2 parents b94a859 + 8e69e3e commit c468923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crystal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- {os: ubuntu-latest, crystal: latest}
- {os: ubuntu-latest, crystal: nightly}
- {os: macos-latest}
- {os: macos-14}
runs-on: ${{ matrix.os }}
steps:
- name: Install Crystal
Expand Down

0 comments on commit c468923

Please sign in to comment.