Skip to content

Commit 37587bb

Browse files
committed
Revert "fix: use ubuntu-22.04"
This reverts commit 2dbbd82.
1 parent 2dbbd82 commit 37587bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
build:
1919
name: "Build"
20-
runs-on: ubuntu-22.04
20+
runs-on: ubuntu-latest
2121
outputs:
2222
octoprint-version: ${{ env.OCTOPRINT_VERSION }}
2323
octopi-version: ${{ env.OCTOPI_VERSION }}

0 commit comments

Comments
 (0)