Changeset 2ebdccf in trunk


Ignore:
Timestamp:
2024-12-06T20:20:18Z (4 months ago)
Author:
meejah <meejah@…>
Children:
2108fb7
Parents:
18d2885
git-author:
meejah <meejah@…> (2024-12-03 19:02:00)
git-committer:
meejah <meejah@…> (2024-12-06 20:20:18)
Message:

macos-12 deprecated; move to latest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified .github/workflows/ci.yml

    r18d2885 r2ebdccf  
    4646      matrix:
    4747        include:
    48           - os: macos-12
     48          - os: macos-latest
    4949            python-version: "3.12"
    5050          # We only support PyPy on Linux at the moment.
     
    161161          # https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
    162162          - ubuntu-20.04
    163           - macos-12
     163          - macos-latest
    164164          - windows-latest
    165165        python-version:
     
    243243      matrix:
    244244        os:
    245           - macos-12
     245          - macos-latest
    246246          - windows-latest
    247247          - ubuntu-latest
Note: See TracChangeset for help on using the changeset viewer.