Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: test on different platforms and deno versions #36

Closed
wants to merge 2 commits into from
Closed

feat: test on different platforms and deno versions #36

wants to merge 2 commits into from

Conversation

korki43
Copy link

@korki43 korki43 commented Mar 19, 2021

The deno test task will now run on ubuntu, macOS and windows. In each platform it will try to use the following deno versions:

  • The latest patch of deno v1.2 (denoliver runs fine on deno v1.0, but the tests don't)
  • The latest deno with major version 1
  • deno nightly

This closes #29 an depends on #35.

@korki43
Copy link
Author

korki43 commented Dec 18, 2021

stale, closing

@korki43 korki43 closed this Dec 18, 2021
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.

Github action to run tests in more supported environments
1 participant