Skip to content

Commit

Permalink
Revert "try java 24-ea"
Browse files Browse the repository at this point in the history
This reverts commit 7dec5d3.
  • Loading branch information
chrisrueger committed Nov 15, 2024
1 parent 7dec5d3 commit 497dceb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- 'ubuntu-latest'
java:
- '20'
- '24-ea'
runner:
- '{0}' # 'xvfb-run --auto-servernum {0}'
include:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ 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 497dceb

Please sign in to comment.