Skip to content

Commit

Permalink
Merge pull request #65 from sophia-guo/latest
Browse files Browse the repository at this point in the history
Using latest version to run nightly
  • Loading branch information
smlambert authored Jan 7, 2021
2 parents 51df34f + 440f947 commit 4feefa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
buildlist: [openjdk, system, functional]
steps:
- uses: actions/checkout@v1
- uses: AdoptOpenJDK/install-jdk@v1
- uses: ./
with:
version: ${{ matrix.version }}
targets: JDK_${{ matrix.version }}
Expand Down

0 comments on commit 4feefa6

Please sign in to comment.