8000 CI: Try forcing reinstall with specific version · SMoraisAnsys/setup-python@fad988f · GitHub
[go: up one dir, main page]

Skip to content

Commit fad988f

Browse files
committed
CI: Try forcing reinstall with specific version
1 parent cc9dd2b commit fad988f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-bug-reproducer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
env:
12-
MAIN_PYTHON_VERSION: '3.10.14'
12+
MAIN_PYTHON_VERSION: '3.10.10'
1313

1414
concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)
0