We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f42a3 commit 7756b27Copy full SHA for 7756b27
.github/workflows/python-publish.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
deploy:
13
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
env:
16
OPENRGB_PACKAGE_VERSION: $GITHUB_REF
17
0 commit comments