Skip to content

Commit 3dc9603

Browse files
committed
Fix toolchain version
1 parent 1ce9a50 commit 3dc9603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-ed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
main:
99
name: Build, Validate and Deploy Editor's Draft
10-
runs-on: ubuntu-25.04
10+
runs-on: ubuntu-24.04
1111
permissions:
1212
contents: write
1313
steps:

0 commit comments

Comments
 (0)