Skip to content

Commit 7011bc1

Browse files
committed
fix(ci): Update docker runner
1 parent 82ad829 commit 7011bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
jobs:
1010
docker:
1111
name: Build and push Docker image
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)