Skip to content

Commit d7163c3

Browse files
authored
Merge pull request #623 from sparklemotion/flavorjones-try-to-fix-upstream-build-failure
ci: get upstream sqlite-head job green
2 parents 73cf19a + 9f201fa commit d7163c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/upstream.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
ruby-version: "3.3"
2727
bundler-cache: true
28-
apt-get: tcl-dev # https://sqlite.org/forum/forumpost/45c4862d37
2928
- run: bundle exec rake compile -- --with-sqlite-source-dir=${GITHUB_WORKSPACE}/sqlite
3029
- run: bundle exec rake test
3130

0 commit comments

Comments
 (0)