Skip to content

Commit b319ae6

Browse files
Update .github/workflows/test-and-publish.yaml
Co-authored-by: Caleb Aikens <[email protected]>
1 parent 1d776f6 commit b319ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
name: cores-${{ matrix.os }}-${{ matrix.python_version }}
251251
path: /cores
252252
sdist:
253-
runs-on: [ubuntu-20.04, ubuntu-24.04]
253+
runs-on: ubuntu-20.04
254254
steps:
255255
- uses: actions/checkout@v4
256256
with:

0 commit comments

Comments
 (0)