We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8f862 commit 2dbbd82Copy full SHA for 2dbbd82
1 file changed
.github/workflows/custopize.yml
@@ -17,7 +17,7 @@ on:
17
jobs:
18
build:
19
name: "Build"
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
21
outputs:
22
octoprint-version: ${{ env.OCTOPRINT_VERSION }}
23
octopi-version: ${{ env.OCTOPI_VERSION }}
0 commit comments