Skip to content

Commit 8f5d859

Browse files
committed
update runs-on
1 parent 4876ac6 commit 8f5d859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010
jobs:
1111
docker:
12-
runs-on: ubuntu-20.04
12+
runs-on: buildjet-2vcpu-ubuntu-2204
1313
steps:
1414
-
1515
name: Checkout

0 commit comments

Comments
 (0)