Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang Wang authored and Xiang Wang committed Jun 17, 2024
1 parent 95a9844 commit 07f6616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_launch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
os: [ ubuntu-latest ]
arch: [X64]
python-version: ['3.8','3.9','3.10','3.11']
python-version: ['python3.8','python3.9','python3.10','python3.11']

runs-on: ${{ matrix.python-version }}
timeout-minutes: 5
Expand Down

0 comments on commit 07f6616

Please sign in to comment.