From 8f99477e6250bab0e5fd485c365aff789f20da3c 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 b1f79f5..ee882f6 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -33,7 +33,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 70519ec..b1237f5 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -34,7 +34,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 @@ -107,7 +107,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 @@ -197,7 +197,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 @@ -261,7 +261,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