Support ubuntu-24.04-x64

This commit is contained in:
Kenichi Kamiya
2024-05-20 17:46:39 +08:00
committed by Benoit Daloze
parent 6615b4b8a0
commit 4f20bb7102
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -165,6 +165,7 @@ export async function hashFile(file) {
const GitHubHostedPlatforms = [
'ubuntu-20.04-x64',
'ubuntu-22.04-x64',
'ubuntu-24.04-x64',
'macos-11-x64',
'macos-12-x64',
'macos-13-x64',
Generated Vendored
+1
View File
@@ -525,6 +525,7 @@ async function hashFile(file) {
const GitHubHostedPlatforms = [
'ubuntu-20.04-x64',
'ubuntu-22.04-x64',
'ubuntu-24.04-x64',
'macos-11-x64',
'macos-12-x64',
'macos-13-x64',