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