FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
aws-lambda-java-libs/.github/test-matrix.json at main · aws/aws-lambda-java-libs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
aws
/
aws-lambda-java-libs
Public
Notifications
You must be signed in to change notification settings
Fork
242
Star
547
Code
Issues
46
Pull requests
24
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
aws-lambda-java-libs
/
.github
/
test-matrix.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (16 loc) · 271 Bytes
Breadcrumbs
aws-lambda-java-libs
/
.github
/
test-matrix.json
Copy path
File metadata and controls
16 lines (16 loc) · 271 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"arch"
: [
{
"runner"
:
"
ubuntu-latest
"
,
"label"
:
"
x64
"
,
"sam_arch"
:
"
x86_64
"
,
"java_suffix"
:
"
X64
"
},
{
"runner"
:
"
ubuntu-24.04-arm
"
,
"label"
:
"
arm64
"
,
"sam_arch"
:
"
arm64
"
,
"java_suffix"
:
"
ARM64
"
}
]
}
Back
|
FazBrowse Home
|
New Git URL