Skip to content

Commit

Permalink
chore: rebase on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Aug 5, 2024
1 parent cd9a49e commit 6123107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Vib Build
on:
push:
branches:
- 'main'
- 'dev'
tags:
- '*'
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Vanilla Desktop Nvidia
id: nvidia
stages:
- id: build
base: ghcr.io/vanilla-os/desktop:main
base: ghcr.io/vanilla-os/desktop:dev
singlelayer: false
labels:
maintainer: Vanilla OS Contributors
Expand Down

0 comments on commit 6123107

Please sign in to comment.