📌 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/ci-validate-boards.yml
vendored
2
.github/workflows/ci-validate-boards.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
name: Validate boards.h
|
||||
if: github.repository == 'MarlinFirmware/Marlin'
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Check out the PR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue