Skip to content

Commit

Permalink
oops, realized we wont be able to build arm64 here
Browse files Browse the repository at this point in the history
  • Loading branch information
notnmeyer committed May 3, 2023
1 parent 2b7b1c1 commit 905434f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
# to ensure the build process works. since this is a linux-host we only build for linux. eventually,
# we'll need something building on macos (and windows?) too.
- name: Build SEA
run: task pkg:build -- -t node18-linux-x64,node18-linux-arm64
run: task pkg:build -- -t node18-linux-x64

0 comments on commit 905434f

Please sign in to comment.