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

ci: use proper job syntax for Windows #2098

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

XVilka
Copy link
Contributor

@XVilka XVilka commented Jul 20, 2023

A blind fix, should fix this problem:

ParserError: D:\a\_temp\06b4544d-38a3-4a20-aba1-1a6522b4acd4.ps1:2
Line |
   2 |  if [ windows-latest != 'ubuntu-latest' ]; then
     |    ~
     | Missing '(' after 'if' in if statement.

Error: Process completed with exit code 1.

https://github.com/capstone-engine/capstone/actions/runs/5606238975/jobs/10256193870#step:6:58

cc @Rot127 @kabeor

Ideally, thought, it's better to switch to cibuildwheel: #2066 (comment)

@kabeor
Copy link
Member

kabeor commented Jul 20, 2023

Thnaks.

Ideally, thought, it's better to switch to cibuildwheel: #2066 (comment)

Good idea, consider using this.

@kabeor kabeor merged commit 2bd076d into capstone-engine:next Jul 20, 2023
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.

2 participants