Skip to content

Commit 165a4a0

Browse files
authored
Merge pull request #5119 from kolyshkin/ubu2404
ci: switch to ubuntu 24.04 for cross-i386 job
2 parents f047c6b + 23effed commit 165a4a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
timeout-minutes: 15
157157
strategy:
158158
fail-fast: false
159-
runs-on: ubuntu-22.04
159+
runs-on: ubuntu-24.04
160160

161161
steps:
162162

0 commit comments

Comments
 (0)