Skip to content

Commit

Permalink
Updates container image
Browse files Browse the repository at this point in the history
  • Loading branch information
calebwherry committed Oct 20, 2023
1 parent 87c0d6a commit 72bee6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
smoke-test-wasm64:
needs: ['build-linux']
runs-on: ubuntu-latest
container: node:latest
container: node:18-bullseye-slim
steps:
- name: Download Artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 72bee6d

Please sign in to comment.