Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 830b394

Browse files
try macos-12
1 parent 2ba8a1e commit 830b394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
os: [ ubuntu-latest, macos-latest, windows-latest ]
22+
os: [ ubuntu-latest, macos-12, windows-latest ]
2323

2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)