From 1491cfcdcd6c73708062b2595f6a94f87a1f0b5e 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 b4a6930..6d21ffc 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 12a8338..dbff45e 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 @@ -108,7 +108,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 @@ -199,7 +199,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 @@ -264,7 +264,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