From 7c9dd579cdddcbce7dc80e369dcc92bf69ec0502 Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Wed, 21 Aug 2024 11:22:24 -0400 Subject: [PATCH] add Python 3.13 --- .github/workflows/build.yaml | 2 +- .github/workflows/test.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b18d4fb..28f6f84 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -34,7 +34,7 @@ jobs: matrix: # the macOS 13 runner is on Intel hardware runs-on: [ ubuntu-latest, macos-13, macos-latest ] - python-version: [ '3.10', '3.11', '3.12' ] + python-version: [ '3.10', '3.11', '3.12', '3.13' ] runs-on: ${{ matrix.runs-on }} name: build (Python ${{ matrix.python-version }}, ${{ matrix.runs-on }}) steps: diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c6b8779..1a166af 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -32,7 +32,7 @@ jobs: package: [ acstools, asdf, ccdproc, costools, jwst, reftools, synphot, wfpc2tools ] # the macOS 13 runner is on Intel hardware runs-on: [ ubuntu-latest, macos-13, macos-latest ] - python-version: [ '3.10', '3.11', '3.12' ] + python-version: [ '3.10', '3.11', '3.12', '3.13' ] include: - package: acstools test-extras: test @@ -106,7 +106,7 @@ jobs: package: [ calcos, drizzlepac, hstcal, stistools, stsynphot ] # the macOS 13 runner is on Intel hardware runs-on: [ ubuntu-latest, macos-13, macos-latest ] - python-version: [ '3.10', '3.11', '3.12' ] + python-version: [ '3.10', '3.11', '3.12', '3.13' ] include: - package: calcos repository: spacetelescope/calcos @@ -202,7 +202,7 @@ jobs: package: [ crds ] # the macOS 13 runner is on Intel hardware runs-on: [ ubuntu-latest, macos-13, macos-latest ] - python-version: [ '3.10', '3.11', '3.12' ] + python-version: [ '3.10', '3.11', '3.12', '3.13' ] include: - package: crds repository: spacetelescope/crds @@ -267,7 +267,7 @@ jobs: package: [ calcos, drizzlepac ] # the macOS 13 runner is on Intel hardware runs-on: [ ubuntu-latest, macos-13, macos-latest ] - python-version: [ '3.10', '3.11', '3.12' ] + python-version: [ '3.10', '3.11', '3.12', '3.13' ] include: - package: calcos run: calcos la8n01qkq_rawtag_a.fits