mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-12-18 22:16:33 +00:00
ci: change to macos 13 runner
This commit is contained in:
parent
7789588aef
commit
d32c75b639
1 changed files with 1 additions and 4 deletions
|
@ -239,11 +239,8 @@ flatpak:
|
|||
|
||||
macos installer stable:
|
||||
stage: test
|
||||
needs:
|
||||
- job: "windows rust docker stable"
|
||||
artifacts: false
|
||||
tags:
|
||||
- gst-macos-11.1
|
||||
- gst-macos-13
|
||||
before_script:
|
||||
- pip3 install --upgrade pip
|
||||
# Make sure meson is up to date
|
||||
|
|
Loading…
Reference in a new issue