Skip to content

Commit

Permalink
fix toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
webtonize committed Dec 16, 2023
1 parent 3be37f0 commit 6b8e435
Showing 1 changed file with 0 additions and 60 deletions.
60 changes: 0 additions & 60 deletions images/ubuntu/toolsets/toolset-2204.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@
],
"default": "1.20.*"
},
{
"name": "Ruby",
"platform_version": "22.04",
"arch": "x64",
"versions": [
"3.1.*"
]
},
{
"name": "CodeQL",
"platform" : "linux",
Expand All @@ -66,34 +58,6 @@
]
}
],
"java": {
"default": "11",
"versions": [ "8", "11", "17", "21"],
"maven": "3.8.8"
},
"android": {
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
"platform_min_version": "27",
"build_tools_min_version": "27.0.0",
"extra_list": [
"android;m2repository",
"google;m2repository",
"google;google_play_services"
],
"addon_list": [
],
"additional_tools": [
"cmake;3.10.2.4988404",
"cmake;3.18.1",
"cmake;3.22.1"
],
"ndk": {
"default": "25",
"versions": [
"24", "25", "26"
]
}
},
"powershellModules": [
{"name": "MarkdownPS"},
{"name": "Microsoft.Graph"},
Expand Down Expand Up @@ -209,8 +173,6 @@
"zip"
]
},
"brew": [
],
"docker": {
"images": [
"alpine:3.16",
Expand Down Expand Up @@ -264,33 +226,11 @@
],
"default_version": "14"
},
"gcc": {
"versions": [
"g++-9",
"g++-10",
"g++-12",
"g++-13"
]
},
"gfortran": {
"versions": [
"gfortran-9",
"gfortran-10",
"gfortran-12",
"gfortran-13"
]
},
"php": {
"versions": [
"8.1"
]
},
"rubygems": [
{"name": "fastlane"}
],
"selenium": {
"version": "4"
},
"node": {
"default": "18"
},
Expand Down

0 comments on commit 6b8e435

Please sign in to comment.