Skip to content

Commit 8620a43

Browse files
committed
fix: change ubuntu
1 parent 061a54d commit 8620a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717

1818
jobs:
1919
build-container:
20-
runs-on: ubuntu-latest
20+
runs-on: big-runner-1
2121

2222
steps:
2323
- name: Checkout repository

0 commit comments

Comments
 (0)