Skip to content

Comments

CI: use SQLite <3.49.0 on macOS (G84)#5186

Merged
nilason merged 1 commit intoOSGeo:releasebranch_8_4from
nilason:pin_sqlite_G84
Feb 22, 2025
Merged

CI: use SQLite <3.49.0 on macOS (G84)#5186
nilason merged 1 commit intoOSGeo:releasebranch_8_4from
nilason:pin_sqlite_G84

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Feb 22, 2025

@nilason nilason added this to the 8.4.1 milestone Feb 22, 2025
@github-actions github-actions bot added the CI Continuous integration label Feb 22, 2025
@nilason nilason changed the title CI: use SQLite <3.49.0 on macOS CI: use SQLite <3.49.0 on macOS (G84) Feb 22, 2025
@nilason nilason merged commit c868b0c into OSGeo:releasebranch_8_4 Feb 22, 2025
23 checks passed
@echoix
Copy link
Member

echoix commented Feb 23, 2025

Now jobs on main+PRs also encounter this

Since the cache has a key containing the week number, we get a fresh resolution once per week:

- name: Get current date cache key segment
id: date
# Year and week of year so cache key changes weekly
run: echo "date=$(date +%Y-%U)" >> "${GITHUB_OUTPUT}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants