Skip to content

Commit c7bf647

Browse files
Updated Linux runner version to ubuntu-24.04 in build workflow
1 parent b09c754 commit c7bf647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
# Linux (6 formats weeeeee)
188188
# ─────────────────────────────────────────────
189189
linux:
190-
runs-on: ubuntu-22.04
190+
runs-on: ubuntu-24.04
191191
steps:
192192
- uses: actions/checkout@v4
193193

0 commit comments

Comments
 (0)