Skip to content

Commit b8f6016

Browse files
committed
update mac to latest
1 parent f9084d8 commit b8f6016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
os: ["ubuntu-latest", "macos-12"]
41+
os: ["ubuntu-latest", "macos-latest"]
4242
python-version: ["3.8", "3.9", "3.10", "3.11"]
4343

4444
name: ${{ matrix.os }} with Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)