-
Notifications
You must be signed in to change notification settings - Fork 2
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
initial win support #260
initial win support #260
Conversation
c30b7d7
to
a4b3cf6
Compare
a4b3cf6
to
8967e9b
Compare
… feat/win-support
… feat/win-support
92563d4
to
8553a0d
Compare
…as-operate-app into feat/win-support
8553a0d
to
f793a03
Compare
… feat/win-support
… feat/win-support
… feat/win-support
11140da
to
b69dd86
Compare
b69dd86
to
d80ef14
Compare
9f63636
to
2a2f6d2
Compare
2a2f6d2
to
9209c3f
Compare
… feat/win-support
.github/workflows/release_win.yml
Outdated
#strategy: | ||
# matrix: | ||
# arch: [ x64, arm64 ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
leftover?
.github/workflows/release_win.yml
Outdated
#- name: Setup tmate session | ||
# uses: mxschmitt/action-tmate@v3 | ||
- name: Install dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same?
.github/workflows/release_win.yml
Outdated
- name: Install and configure Poetry | ||
uses: snok/install-poetry@v1 | ||
with: | ||
# version: '1.4.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we pin the version so we don't have conflicts in future? @solarw
fae5b4f
to
590d3ad
Compare
590d3ad
to
19c375d
Compare
No description provided.