Skip to content

Commit e8d20d3

Browse files
committed
13
1 parent 059c74f commit e8d20d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- { os: "ubuntu-22.04", python-version: "3.9", requires: "oldest", dependency: "lightning" }
2525
- { os: "ubuntu-24.04", python-version: "3.10", requires: "latest", dependency: "pytorch_lightning" }
2626
- { os: "ubuntu-24.04", python-version: "3.12", requires: "latest", dependency: "pytorch_lightning" }
27-
- { os: "macOS-14", python-version: "3.12", requires: "latest", dependency: "pytorch_lightning" }
27+
- { os: "macOS-13", python-version: "3.12", requires: "latest", dependency: "pytorch_lightning" }
2828

2929
# Timeout: https://stackoverflow.com/a/59076067/4521646
3030
timeout-minutes: 35

0 commit comments

Comments
 (0)