mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-12 22:06:07 -06:00
📌 Pin Ubuntu Runner to 22.04 (#27484)
This commit is contained in:
parent
f31cc84c2b
commit
d2ff2adabd
11 changed files with 11 additions and 11 deletions
2
.github/workflows/auto-label.yml
vendored
2
.github/workflows/auto-label.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
autolabel:
|
||||
name: Auto Label
|
||||
if: github.repository == 'MarlinFirmware/Marlin'
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Auto Label for [BUG]
|
||||
uses: actions/github-script@v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue