Skip to content

Conversation

@DilumAluthge
Copy link
Member

No description provided.

@giordano
Copy link
Member

giordano commented May 1, 2021

?

@DilumAluthge
Copy link
Member Author

@DilumAluthge
Copy link
Member Author

Basically, I think this means that your CI jobs are not actually using the version of Julia installed by setup-julia. I think you're just using whatever default Julia is shipped on the GHA runners. (Because setup-julia installs into /opt, but you delete /opt after running setup-julia.)

@giordano
Copy link
Member

giordano commented May 1, 2021

Which is the same version anyway?

@DilumAluthge
Copy link
Member Author

Sure, at least right now. But it's confusing, because if someone reads the jobs section, they'll think that the versions listed in the jobs section are exactly the versions being used by CI, which is not the case.

If you are fine always using the default version of Julia, you could just remove setup-julia.

@DilumAluthge
Copy link
Member Author

See #143 and #144

@DilumAluthge DilumAluthge deleted the dpa/debug branch May 1, 2021 12:51
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