Skip to content

downgrade compat not respecting environment variables #15

@MasonProtter

Description

@MasonProtter

I'm trying to run some tests that need multiple threads, and doing

      - uses: cjdoris/julia-downgrade-compat-action@v1
        env:
          JULIA_NUM_THREADS: 4,2

seems to still only run with a single thread. Is there some way to support multiple threads with downgrade CI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions