Skip to content

Commit a73e05b

Browse files
Remove auto-merge and CodeQL workflows, update build to Java 25
1 parent 0c19c4a commit a73e05b

File tree

3 files changed

+1
-69
lines changed

3 files changed

+1
-69
lines changed

.github/workflows/auto-merge.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
distribution: [ 'zulu' ]
16-
java: [ '21', '22', '23', '24' ]
16+
java: [ '25' ]
1717

1818
steps:
1919
- uses: actions/checkout@v5

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)