Skip to content

Fix for using IJulia with Julia 1.11.1 and the new Memory array types. #83

Fix for using IJulia with Julia 1.11.1 and the new Memory array types.

Fix for using IJulia with Julia 1.11.1 and the new Memory array types. #83

Workflow file for this run

name: "Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"