Skip to content

Commit

Permalink
refs #174 Сборка на 12-й макоси уже не поддерживается гитхабом
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Feb 13, 2025
1 parent 4451213 commit 8d11c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, macos-13, macos-14]
os: [macos-13, macos-14]
build_type: ["Debug", "Release"]

runs-on: ${{matrix.os}}
Expand Down

0 comments on commit 8d11c7e

Please sign in to comment.