Skip to content

Commit bb82090

Browse files
authored
fix workflow
1 parent ec23fa3 commit bb82090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
"temurin",
1919
]
2020

21-
os: [ubuntu-20.04, windows-2022]
21+
os: [ubuntu-24.04, windows-2022]
2222

2323
runs-on: ${{ matrix.os }}
2424
steps:

0 commit comments

Comments
 (0)