Skip to content

Commit

Permalink
Run development env CI on macos-14
Browse files Browse the repository at this point in the history
with updated typos plugin aschiavon91/asdf-typos@63df360
  • Loading branch information
kachick committed Feb 26, 2024
1 parent d4977eb commit ee29651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
os:
- ubuntu-latest
# - macos-14 # M1 # asdf-typos does not support yet https://github.com/aschiavon91/asdf-typos/blob/98babb263fc77a9d9f2aaebb257899c29cb4c5d4/bin/download#L21
- macos-14 # M1
- macos-13 # Intel
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ee29651

Please sign in to comment.