Skip to content

Commit

Permalink
tmp: tweak until core24 is stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Apr 29, 2024
1 parent 1c6b241 commit 07daffe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/refresh-downstreams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Refresh downstreams
on:
push:
branches:
- main
- core24

jobs:
Refresh:
Expand All @@ -15,8 +15,7 @@ jobs:
fail-fast: false
matrix:
ref:
- mir-libs-build
- core24
- mir-libs-build-core24

steps:
- name: Check out code
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ plugs:
gpu-2404:
interface: content
target: $SNAP/gpu-2404
default-provider: mesa-2404
# default-provider: mesa-2404

slots:
ubuntu-frame-diagnostic:
Expand Down

0 comments on commit 07daffe

Please sign in to comment.