Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr committed Aug 18, 2024
1 parent 9205df1 commit ffcb94e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
files: |
build/libsqlite3_aarch64.so
test:
build-and-test:
strategy:
matrix:
os: [ubuntu-20.04, windows-2022, macos-14]
Expand All @@ -85,7 +85,6 @@ jobs:
if: matrix.os != 'macos-14'
env:
TARGET_ARCH: x86_64
CC:
run: deno task build

- name: Build sqlite3 (macos-x86_64)
Expand Down

0 comments on commit ffcb94e

Please sign in to comment.