Skip to content

Commit

Permalink
ci: 🤖 update container image
Browse files Browse the repository at this point in the history
  • Loading branch information
yjaaidi committed Jun 7, 2024
1 parent 0f5bcdf commit 09d468e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nx/workflows/bun.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
launch-templates:
linux-medium-js-bun:
resource-class: 'docker_linux_amd64/medium'
image: 'ubuntu22.04-node20.9-v2'
linux-large-js-bun:
resource-class: 'docker_linux_amd64/large'
image: 'ubuntu22.04-node20.11-v7'
init-steps:
- name: Add bun bin to PATH
script: echo "PATH=$HOME/.bun/bin:$PATH" >> $NX_CLOUD_ENV
Expand Down

0 comments on commit 09d468e

Please sign in to comment.