From: Iustin Pop Date: Thu, 8 Feb 2024 23:42:38 +0000 (+0100) Subject: Minor whitespace cleanup X-Git-Url: https://git.k1024.org/pyxattr.git/commitdiff_plain Minor whitespace cleanup --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0699eb..432b219 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: python-version: '3.10' - os: macos-14 python-version: '3.11' - - os: macos-14 + - os: macos-14 python-version: '3.12' - os: macos-14 python-version: 'pypy-3.8'