Skip to content

Commit

Permalink
chore(ci): switch to macOS 14 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
tessus authored Nov 26, 2024
1 parent 7d1f934 commit bd58b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Linux
runner: ubuntu-22.04
- name: macOS
runner: macos-12
runner: macos-14
name: Test fixtures [${{ matrix.os.name }}]
runs-on: ${{ matrix.os.runner }}
steps:
Expand Down

0 comments on commit bd58b5c

Please sign in to comment.