Skip to content

Commit

Permalink
Merge branch 'remove-setpolicy' of https://github.com/chrisrueger/bnd
Browse files Browse the repository at this point in the history
…into remove-setpolicy
  • Loading branch information
chrisrueger committed Nov 15, 2024
2 parents 497dceb + 9a945f7 commit b9f2512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- 'ubuntu-latest'
java:
- '20'
- '24-ea'
runner:
- '{0}' # 'xvfb-run --auto-servernum {0}'
include:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
java:
- '17'
- '20'
- '24-ea'
runner:
- '{0}' # 'xvfb-run --auto-servernum {0}'
name: Rebuild JDK${{ matrix.java }} ${{ matrix.os }}
Expand Down

0 comments on commit b9f2512

Please sign in to comment.