mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
fix macos image version
This commit is contained in:
parent
b993f70d2c
commit
0a6b0ee959
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ variables:
|
||||||
innoVersion: '6.2.0'
|
innoVersion: '6.2.0'
|
||||||
windowsImage: 'windows-2022'
|
windowsImage: 'windows-2022'
|
||||||
linuxImage: 'ubuntu-20.04'
|
linuxImage: 'ubuntu-20.04'
|
||||||
macImage: 'macOS-11'
|
macImage: 'macOS-13'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in a new issue