Skip to content

Conversation

@ShouvikGhosh2048
Copy link
Collaborator

@codetalker7
This PR adds Windows and MacOS to the CI.

runs-on: ${{ matrix.os }}
strategy:
matrix:
version: ['1.7.2']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShouvikGhosh2048 here can you change the version to just ['1']? I think our recent tests are in 1.8.x, and this might be making the tests fail.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ubuntu fails on 1

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to run the test on version 1.8.x?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sourish-cmi Yes, with version being ['1'] the CI will get the latest version of Julia. The most recent test was done in 1.8.5: https://github.com/xKDR/CRRao.jl/actions/runs/3978462222/jobs/6820258360

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay

@sourish-cmi
Copy link
Collaborator

@ShouvikGhosh2048 @codetalker7 - this looks like a old PR - if we have already closed it, shall we close the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants