Skip to content

Commit e1b8dcd

Browse files
committed
updated to pyinstaller 6.10.0 to see if it will work
1 parent 63a9170 commit e1b8dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ defaults:
1010
shell: bash
1111

1212
env:
13-
python-version: "3.12.5"
14-
pyinstaller-version: "4.3"
13+
python-version: "3.8"
14+
pyinstaller-version: "6.10"
1515
project-name: python-rl
1616

1717
jobs:

0 commit comments

Comments
 (0)