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.
2 parents f2da214 + 314ed81 commit a44ffc0Copy full SHA for a44ffc0
1 file changed
.github/workflows/build-release.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: sprinters:aws:ubuntu-24.04-arm:c7gd.xlarge:temp=32
19
timeout-minutes: 30
20
concurrency:
21
- group: docker-build-${{ hashFiles('Dockerfile') }}
+ group: docker-build
22
cancel-in-progress: false
23
24
steps:
0 commit comments