Skip to content

Commit 3be51ab

Browse files
committed
Test M1
1 parent 11d042d commit 3be51ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/app-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
#os: ["ubuntu-latest", "windows-latest", "macos-latest-xlarge", "macos-13"]
37-
os: ["macos-13"]
38-
python_version: ["3.10"]
37+
os: ["macos-latest-xlarge"]
38+
python_version: ["3.11"]
3939
#python_version: ["3.10", "3.11", "3.12"]
4040
exclude:
4141
- os: macos-latest-xlarge

0 commit comments

Comments
 (0)