Skip to content

Commit

Permalink
updated macos build runner version to supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
benPearce1 committed Dec 18, 2024
1 parent ea9b0ca commit e8e63e3
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 e8e63e3

Please sign in to comment.