changed macos runner

This commit is contained in:
Jan Prochazka
2023-05-26 18:18:40 +02:00
parent 773e446fd7
commit 4cb8f7152d
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macOS-10.15, windows-2022, ubuntu-22.04]
os: [macos-12, windows-2022, ubuntu-22.04]
# os: [macOS-10.15]
steps: