Changeset 2ebdccf in trunk
- Timestamp:
- 2024-12-06T20:20:18Z (4 months ago)
- Children:
- 2108fb7
- Parents:
- 18d2885
- git-author:
- meejah <meejah@…> (2024-12-03 19:02:00)
- git-committer:
- meejah <meejah@…> (2024-12-06 20:20:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified .github/workflows/ci.yml ¶
r18d2885 r2ebdccf 46 46 matrix: 47 47 include: 48 - os: macos- 1248 - os: macos-latest 49 49 python-version: "3.12" 50 50 # We only support PyPy on Linux at the moment. … … 161 161 # https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943 162 162 - ubuntu-20.04 163 - macos- 12163 - macos-latest 164 164 - windows-latest 165 165 python-version: … … 243 243 matrix: 244 244 os: 245 - macos- 12245 - macos-latest 246 246 - windows-latest 247 247 - ubuntu-latest
Note: See TracChangeset
for help on using the changeset viewer.