📌 Pin Ubuntu Runner to 22.04 (#27484)

This commit is contained in:
Keith Bennett
2024-10-19 13:15:25 -07:00
committed by GitHub
parent f31cc84c2b
commit d2ff2adabd
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
# pulls them into additional branches.
if: github.repository == 'MarlinFirmware/Marlin'
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Check out the PR