Skip to content

Commit f85502f

Browse files
committed
attempt to fix Build cross image
1 parent fa84622 commit f85502f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
docker-dev:
1717
name: Build cross image for ${{ matrix.target }} target
18-
runs-on: ubuntu-24.04
18+
runs-on: ubuntu-22.04
1919
timeout-minutes: 120
2020
strategy:
2121
matrix:

0 commit comments

Comments
 (0)