Skip to content

Commit b612255

Browse files
committed
Revert "build sdist with python 3.13 (point to workflow fork) (spacetelescope#9106)"
This reverts commit 72f99a5.
1 parent 8b2105e commit b612255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2222
with:
23-
python-version: 3.12
23+
python-version: 3
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525
with:
2626
fetch-depth: 0

0 commit comments

Comments
 (0)