We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b950307 commit 085e025Copy full SHA for 085e025
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-push:
10
- runs-on: ubuntu-latest-32-cores
+ runs-on: ubuntu
11
12
steps:
13
- name: Checkout repository
0 commit comments