Pin GHA runner versions (#28215)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
eedeb2cdaf
commit
2cff2b5a86
2
.github/workflows/release_prepare.yml
vendored
2
.github/workflows/release_prepare.yml
vendored
@@ -19,7 +19,7 @@ on:
|
||||
default: true
|
||||
jobs:
|
||||
prepare:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Checkout Element Desktop
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user