Skip to content

Commit b3107f4

Browse files
authored
update to latest Ubuntu
1 parent 26614ea commit b3107f4

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
@@ -5,7 +5,7 @@ on:
55
- cron: '0 15 * * *' # daily at 3pm
66
jobs:
77
build-and-test:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
name: Build Application
1010
steps:
1111
- name: Checkout Code

0 commit comments

Comments
 (0)