We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92fd9d6 + 66b2d62 commit 42e702aCopy full SHA for 42e702a
.github/workflows/java-native-build.yml
@@ -8,7 +8,7 @@ on:
8
required: true
9
default: "ubuntu-latest"
10
type: choice
11
- options: ['ubuntu-latest', 'macos-latest', 'windows-latest', 'ubuntu-20.04', 'macos-11', 'windows-2019']
+ options: ['ubuntu-latest', 'macos-latest', 'windows-latest', 'ubuntu-20.04', 'macos-11', 'windows-2022']
12
description: "Use to select OS to build native image for."
13
14
jobs:
0 commit comments