mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-08 07:37:43 -07: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/bump-date.yml
vendored
2
.github/workflows/bump-date.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Bump Distribution Date
|
||||
if: github.repository == 'MarlinFirmware/Marlin'
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue