changed build envfrom macos12 to macos14

This commit is contained in:
SPRINX0\prochazka
2024-12-04 14:39:32 +01:00
parent ff94e46179
commit 64877af64a
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ jobs:
# os: [windows-2022]
# os: [ubuntu-22.04]
# os: [windows-2022, ubuntu-22.04]
os: [macos-12, windows-2022, ubuntu-22.04]
os: [macos-14, windows-2022, ubuntu-22.04]
# os: [macOS-10.15]
steps: