Skip to content

Commit

Permalink
Add support for macos-14-x64 GitHub runners
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme authored and eregon committed Jan 31, 2024
1 parent e8677f0 commit 56dbe84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions common.js
Expand Up @@ -169,6 +169,7 @@ const GitHubHostedPlatforms = [
'macos-12-x64',
'macos-13-x64',
'macos-13-arm64',
'macos-14-x64',
'macos-14-arm64',
'windows-2019-x64',
'windows-2022-x64',
Expand Down
1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56dbe84

Please sign in to comment.