Skip to content

Commit

Permalink
Update desktop-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asrient committed Nov 19, 2023
1 parent 5e59a02 commit 5663a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
# Do not use unbuntu-latest because it causes `The operation was canceled` failures:
# https://github.com/actions/runner-images/issues/6709
os: [macos-latest, ubuntu-latest, windows-2019]
os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v4
- name: Set up Node.js
Expand Down

0 comments on commit 5663a2f

Please sign in to comment.