Skip to content

Commit

Permalink
updated macos build runner version to supported version (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
benPearce1 authored Dec 18, 2024
1 parent ea9b0ca commit 248940a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
checks: write
strategy:
matrix:
os: [windows-2022, ubuntu-20.04, macos-12]
os: [windows-2022, ubuntu-20.04, macos-14]
steps:
- uses: actions/checkout@v3
- name: Use Node.js
Expand Down

0 comments on commit 248940a

Please sign in to comment.