Switch workflow back to ubuntu-latest
Deploy to Maven Repository / deploy (release) Failing after 1m40s

This commit is contained in:
2026-05-24 17:52:38 +02:00
parent 673091ee91
commit f9426cf9df
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: java-21
runs-on: ubuntu-latest
steps:
- name: Checkout code