Skip to content

Commit ed37dc5

Browse files
authored
Update maven.yml
Updated runner to ubuntu-latest
1 parent b61a913 commit ed37dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
jobs:
3333
job:
3434
name: "${{github.event.inputs.device_name_and_version}}"
35-
runs-on: ubuntu-20.04
35+
runs-on: ubuntu-latest
3636

3737
steps:
3838
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)