Skip to content

Commit 7e6b83a

Browse files
committed
change runner
1 parent c271b10 commit 7e6b83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515
strategy:
1616
matrix:
1717
platform: [linux/amd64, linux/arm64, linux/ppc64le]

0 commit comments

Comments
 (0)