Skip to content

Commit 91f9810

Browse files
committed
Also run CI on x86-64 macOS
1 parent 438fb1b commit 91f9810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
platform: [ubuntu-latest, macos-latest, windows-latest]
47+
platform: [ubuntu-latest, macos-12, macos-latest, windows-latest]
4848

4949
runs-on: ${{ matrix.platform }}
5050
timeout-minutes: 15

0 commit comments

Comments
 (0)