Skip to content

Commit 08c00c8

Browse files
committed
error check ok, and now the non-error check
1 parent 2838caa commit 08c00c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-2026_01.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=dac2dc871cc9d170a9930985269b6f3e9e2fc364a6c8eb3c2e8b61f204a67f2c'
8383
}
8484
'3.15' {
85-
Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.15.1.1'
85+
Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.15.0.1'
8686
Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260211/cpython-3.15.0a6+20260211-x86_64-pc-windows-msvc-install_only_stripped.tar.gz'
8787
Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=dff60468871dd808defc3040b7f4c7dfb4a9f3075273646a8c966aea86fd65fa'
8888
}

0 commit comments

Comments
 (0)