mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-28 22:01:24 +00:00
ci: bump minimum macOS build target to 13
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -35,9 +35,9 @@ jobs:
|
||||
macos:
|
||||
strategy:
|
||||
matrix:
|
||||
os-version: ['12', '14']
|
||||
os-version: ['13', '14']
|
||||
include:
|
||||
- os-version: '12'
|
||||
- os-version: '13'
|
||||
arch: x86_64
|
||||
- os-version: '14'
|
||||
arch: aarch64
|
||||
|
||||
Reference in New Issue
Block a user