Skip to content

Commit ee6b306

Browse files
Update windows10-Enter.yml
1 parent e9542d2 commit ee6b306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows10-Enter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-20.04, macos-13, windows-2022]
12+
os: [ubuntu-20.04, macos-13, windows-2022, ubuntu-latest, windows-latest, macos-latest]
1313
java-version: [21, 23]
1414

1515
steps:

0 commit comments

Comments
 (0)