Skip to content

Commit 0f2783e

Browse files
committed
Update runners for GH workflows
1 parent c4328a9 commit 0f2783e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
none-shall-pass:
14-
runs-on: thevickypedia-lite
14+
runs-on: thevickypedia-default
1515
steps:
1616
- uses: thevickypedia/none-shall-pass@v5
1717
with:

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
pypi-publisher:
10-
runs-on: thevickypedia-lite
10+
runs-on: thevickypedia-default
1111
steps:
1212
- uses: thevickypedia/pypi-publisher@v3
1313
env:

0 commit comments

Comments
 (0)