Skip to content

Error on JavaCall.init() with Julia >= 1.12 #465

Error on JavaCall.init() with Julia >= 1.12

Error on JavaCall.init() with Julia >= 1.12 #465

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
jobs:
TagBot:
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}