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

Add Windows CI #242

Open
BuonOmo opened this issue Jan 18, 2021 · 0 comments
Open

Add Windows CI #242

BuonOmo opened this issue Jan 18, 2021 · 0 comments

Comments

@BuonOmo
Copy link
Member

BuonOmo commented Jan 18, 2021

Our CI is currently blank on Windows, we need a correct setup. Here are the line that should be changed to handle GEOS installation on Windows:

- name: Install Geos (Windows)
if: matrix.os == 'windows-latest'
run: |
exit 1 # FIXME

@BuonOmo BuonOmo changed the title Add Windows Add Windows CI Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant