Skip to content

Commit

Permalink
Adjust timeout to address macos issues
Browse files Browse the repository at this point in the history
  • Loading branch information
marySalvi committed Apr 10, 2024
1 parent 8b29efc commit aed09b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os:
# Use an older Linux: https://pyinstaller.org/en/stable/usage.html#making-gnu-linux-apps-forward-compatible
- ubuntu-20.04
- macos-latest
- macos-14
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit aed09b3

Please sign in to comment.