mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
Update config.yml
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
command: cd frontend && npm run build
|
||||
build:
|
||||
machine:
|
||||
image: ubuntu-2204:2022.04.1
|
||||
image: ubuntu-2004:current
|
||||
working_directory: ~/writer
|
||||
|
||||
steps:
|
||||
@@ -136,7 +136,7 @@ jobs:
|
||||
|
||||
build-arm:
|
||||
machine:
|
||||
image: ubuntu-2204:2022.04.1
|
||||
image: ubuntu-2004:current
|
||||
resource_class: arm.medium
|
||||
working_directory: ~/writer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user