Skip to content

Commit 7756b27

Browse files
authored
Fix publish workflow
1 parent f3f42a3 commit 7756b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

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

14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515
env:
1616
OPENRGB_PACKAGE_VERSION: $GITHUB_REF
1717

0 commit comments

Comments
 (0)