Skip to content

Commit 808f0fd

Browse files
committed
fix ci
1 parent 7fc643c commit 808f0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: deno task build
5757

5858
- name: Build sqlite3 (linux x86_64)
59-
if: matrix.os == 'ubuntu-20.04'
59+
if: matrix.os == 'ubuntu-24.04'
6060
env:
6161
TARGET_ARCH: x86_64
6262
run: deno task build

0 commit comments

Comments
 (0)