Skip to content

Commit fc878a4

Browse files
author
dn.petrov
committed
test=10
1 parent e1255fe commit fc878a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
runs-on: ${{ matrix.os }}
9797
strategy:
9898
matrix:
99-
os: [ubuntu-latest, windows-latest, macos-latest]
99+
os: [ubuntu-latest, windows-latest, macos-11]
100100
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
101101
steps:
102102
- name: Checkout

0 commit comments

Comments
 (0)