Skip to content

Commit

Permalink
🔧 adding a base image for node and ts
Browse files Browse the repository at this point in the history
  • Loading branch information
klein2ms committed Aug 3, 2024
1 parent fe4da12 commit a9cd4f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
version: 11
- base-image: rust
version: 0-1
- base-image: typescript-node
version: 22
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit a9cd4f4

Please sign in to comment.