Skip to content

Commit

Permalink
Update pyinstaller.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani authored Sep 16, 2023
1 parent f80ed6d commit 2639a90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
matrix:
include:
# - os: 'ubuntu-latest'
# python: '3.10'
# python: '3.11'
# name: 'Linux'
#
# - os: 'macos-latest'
# python: '3.10'
# python: '3.11'
# name: 'macOS'

- os: 'windows-latest'
python: '3.10'
python: '3.11'
name: 'Windows'


Expand Down

0 comments on commit 2639a90

Please sign in to comment.