1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

Update snap base to core22 (#8224)

* Update snap base to core22

* Add version warnings to the workflows
This commit is contained in:
Daniel García
2024-03-06 19:10:56 +01:00
committed by GitHub
parent c14091904b
commit af2c75cb4b
3 changed files with 7 additions and 0 deletions

View File

@@ -124,6 +124,9 @@ jobs:
linux:
name: Linux Build
# Note, before updating the ubuntu version of the workflow, ensure the snap base image
# is equal or greater than the new version. Otherwise there might be GLIBC version issues.
# The snap base for desktop is defined in `apps/desktop/electron-builder.json`
runs-on: ubuntu-22.04
needs: setup
env: