Skip to content

Commit

Permalink
Merge branch 'current' into issue-4299
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Nov 28, 2024
2 parents 65f5fb1 + 8b4628b commit 94fee59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
92 changes: 0 additions & 92 deletions .github/workflows/codeql.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: true
matrix:
java: [ 21 ]
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- name: Checkout Sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 94fee59

Please sign in to comment.