Skip to content

Commit

Permalink
Merge pull request #240 from sophia-guo/mac
Browse files Browse the repository at this point in the history
remove temurin jdk8 aarch64 macos jdk install
  • Loading branch information
sophia-guo authored Jan 9, 2025
2 parents 5b77aa3 + 0189215 commit 2924734
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
version: [8, 11, 17]
impl: [temurin]
buildlist: [openjdk, system, functional]
# Exclude jdk8 for macos
exclude:
- os: macos-latest
- version: 8
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
Expand Down

0 comments on commit 2924734

Please sign in to comment.