We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64e3cce + 2442c7e commit 7df6649Copy full SHA for 7df6649
.github/workflows/push.yaml
@@ -21,8 +21,6 @@ jobs:
21
- node-12-eas
22
- node-14-eas
23
- node-18-eas
24
- - node-16-curl-tidy
25
- - node-16-curl-tidy-yarn-3
26
27
steps:
28
- name: Set up Docker Buildx
README.md
@@ -8,5 +8,3 @@ Images:
8
- `ghcr.io/troopers/node-12-eas`: use it to run Expo EAS
9
- `ghcr.io/troopers/node-14-eas`: use it to run Expo EAS with Expo and SDK 45
10
- `ghcr.io/troopers/node-18-eas`: use it to run Expo EAS with Expo and SDK 50
11
-- `ghcr.io/troopers/node-16-curl-tidy`: use it to run node and tidy
12
-- `ghcr.io/troopers/node-16-curl-tidy-yarn-3`: use it to run node and tidy, with yarn 3
node-16-curl-tidy-yarn-3/Dockerfile
node-16-curl-tidy/Dockerfile
0 commit comments