Skip to content

Commit

Permalink
Update to MacOS 14 (Sonoma)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Nov 4, 2024
1 parent d7af15e commit 0635353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtimer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-22.04, macos-12, windows-2022]
os: [ubuntu-22.04, macos-14, windows-2022]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 0635353

Please sign in to comment.