Skip to content

Commit

Permalink
Revert "fix: use ubuntu-22.04"
Browse files Browse the repository at this point in the history
This reverts commit 2dbbd82.
  • Loading branch information
foosel committed Feb 18, 2025
1 parent 2dbbd82 commit 37587bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custopize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build:
name: "Build"
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
outputs:
octoprint-version: ${{ env.OCTOPRINT_VERSION }}
octopi-version: ${{ env.OCTOPI_VERSION }}
Expand Down

0 comments on commit 37587bb

Please sign in to comment.