Add support for macos-13 (#501)

This commit is contained in:
Dan Federman
2023-04-24 21:44:28 +02:00
committed by GitHub
parent 55283cc231
commit 4d88f85d08
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -163,6 +163,7 @@ const GitHubHostedPlatforms = [
'ubuntu-22.04-x64',
'macos-11-x64',
'macos-12-x64',
'macos-13-x64',
'windows-2019-x64',
'windows-2022-x64',
]