We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4876ac6 commit 8f5d859Copy full SHA for 8f5d859
.github/workflows/push-docker.yaml
@@ -9,7 +9,7 @@ on:
9
workflow_dispatch:
10
jobs:
11
docker:
12
- runs-on: ubuntu-20.04
+ runs-on: buildjet-2vcpu-ubuntu-2204
13
steps:
14
-
15
name: Checkout
0 commit comments