Skip to content

Commit

Permalink
jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoh committed Oct 15, 2023
1 parent f6ea854 commit d7b7070
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 @@ -136,7 +136,7 @@ jobs:
java-version: 21
cache: maven
github-token: ${{ secrets.GITHUB_TOKEN }}
if: ${{ runner.os == 'Test-Linux' }}
if: ${{ runner.os == 'Linux' }}

- name: (Windows) Set up compiler
uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit d7b7070

Please sign in to comment.