Skip to content

Commit

Permalink
jdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoh committed Oct 15, 2023
1 parent dc3d84a commit f6ea854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
distribution: jdkfile
jdkFile: ${{ runner.temp }}/${{ matrix.jdk-suffix }}
cache: maven
#if: ${{ runner.os != 'Linux' }}
if: ${{ runner.os != 'Linux' }}

- uses: graalvm/setup-graalvm@v1
with:
Expand Down

0 comments on commit f6ea854

Please sign in to comment.