Skip to content

Commit 37f2020

Browse files
authored
Add review suggestions.
1 parent a30589b commit 37f2020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- platform: ubuntu-latest
6262
python: "3.10"
6363
distutils: stdlib
64-
# Python 3.9 is on macos-13 but not macos-latest (macos-14-arm64)
64+
# Python 3.8, 3.9 are on macos-13 but not macos-latest (macos-14-arm64)
6565
# https://github.com/actions/setup-python/issues/850
6666
# https://github.com/actions/setup-python/issues/696#issuecomment-1637587760
6767
- {python: "3.8", platform: "macos-13"}

0 commit comments

Comments
 (0)