Skip to content

Commit 51ee61f

Browse files
authored
github action runner updated
Signed-off-by: Jaseem Jas <89440144+jaseemjaskp@users.noreply.github.com>
1 parent 5818300 commit 51ee61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
pypi-publish:
1010
name: upload release to PyPI
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-20.04
1212
permissions:
1313
contents: read
1414
id-token: write

0 commit comments

Comments
 (0)