Skip to content

Commit 323f282

Browse files
committed
As list
1 parent fac560e commit 323f282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pythonapp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
os: ["windows-2022", "ubuntu-latest", "macos-latest"]
2929
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
3030
exclude:
31-
os: macos-latest
32-
python-version: 3.14
31+
- os: macos-latest
32+
python-version: 3.14
3333

3434
steps:
3535
- name: Checkout FFCx

0 commit comments

Comments
 (0)