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 cfb4b93 commit 9954803Copy full SHA for 9954803
.github/workflows/upgrade-aws.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- master
5
+ - feat/aarch64 # DO NOT MERGE
6
name: Upgrade AWS
7
env:
8
DOCKER_BUILDKIT: 1
0 commit comments