We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b270cf6 commit 29dbe34Copy full SHA for 29dbe34
.github/workflows/build-windows.yml
@@ -63,7 +63,7 @@ env:
63
jobs:
64
build-windows:
65
name: build
66
- runs-on: windows-2019
+ runs-on: windows-2022
67
defaults:
68
run:
69
shell: bash
.github/workflows/main.yml
@@ -330,7 +330,7 @@ jobs:
330
with:
331
platform: windows-x64
332
bootjdk-platform: windows-x64
333
334
335
# Remove bundles so they are not misconstrued as binary distributions from the JDK project
336
#remove-bundles:
0 commit comments