We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce9a50 commit 3dc9603Copy full SHA for 3dc9603
1 file changed
.github/workflows/auto-ed.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
main:
9
name: Build, Validate and Deploy Editor's Draft
10
- runs-on: ubuntu-25.04
+ runs-on: ubuntu-24.04
11
permissions:
12
contents: write
13
steps:
0 commit comments