Skip to content

Commit

Permalink
updated pyinstaller macos version from 12 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Sep 16, 2024
1 parent 76ad87f commit 28887a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
strategy:
matrix:
include:
- os: macos-12
- os: macos-13
TARGET: macos
CMD_BUILD: >
pyinstaller RNAlysis.spec &&
Expand Down

0 comments on commit 28887a5

Please sign in to comment.