CI update.

This commit is contained in:
Patrick Fic
2024-01-31 10:36:45 -08:00
parent 62852f4002
commit 7395450b7a

View File

@@ -60,7 +60,7 @@ jobs:
app-beta-build:
docker:
- image: cimg/node:18.18.2
resource_class: xlarge
resource_class: large
working_directory: ~/repo/client
steps:
@@ -120,7 +120,7 @@ jobs:
test-app-beta-build:
docker:
- image: cimg/node:18.18.2
resource_class: snaptsoft/pfic
resource_class: large
working_directory: ~/repo/client
steps: