Skip to content

Commit

Permalink
CI: Trying to fix broken desktop release
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Apr 27, 2024
1 parent 00fa618 commit 1b06092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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-20.04, windows-2019]
os: [macos-12, ubuntu-20.04, windows-2019]
steps:

# Trying to fix random networking issues on Windows
Expand Down

0 comments on commit 1b06092

Please sign in to comment.