Add support for macos-14-x64 GitHub runners

This commit is contained in:
なつき
2024-01-31 15:57:37 +01:00
committed by Benoit Daloze
parent e8677f0f39
commit 56dbe84af1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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',
Generated Vendored
+1
View File
@@ -529,6 +529,7 @@ const GitHubHostedPlatforms = [
'macos-12-x64',
'macos-13-x64',
'macos-13-arm64',
'macos-14-x64',
'macos-14-arm64',
'windows-2019-x64',
'windows-2022-x64',