Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit 50626c6

Browse files
committed
less testing options
1 parent dabde1e commit 50626c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
needs: build-native
140140
strategy:
141141
matrix:
142-
os: [ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022, macos-10.15, macos-11, macos-12]
142+
os: [ubuntu-20.04, ubuntu-22.04, windows-2022, macos-12]
143143
fail-fast: false
144144
name: 'test: ${{ matrix.os }}'
145145

0 commit comments

Comments
 (0)