Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andife committed Jul 13, 2024
1 parent 7b3d084 commit ff3d86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_linux_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9'] #, '3.10', '3.11', '3.12']: Todo: Change back.... only limited for rework of the pipelines
python-version: ['3.8'] #, , '3.9', '3.10', '3.11', '3.12']: Todo: Change back.... only limited for rework of the pipelines
architecture: ['x64']

steps:
Expand Down

0 comments on commit ff3d86b

Please sign in to comment.