|
34 | 34 | package: [ acstools, asdf, ccdproc, costools, jwst, reftools, synphot, wfpc2tools ] |
35 | 35 | # the macOS 13 runner is on Intel hardware |
36 | 36 | runs-on: [ ubuntu-latest, macos-13, macos-latest ] |
37 | | - python-version: [ '3.11', '3.12' ] |
| 37 | + python-version: [ '3.11', '3.12', '3.13' ] |
38 | 38 | include: |
39 | 39 | - package: acstools |
40 | 40 | test-extras: test |
|
98 | 98 | package: [ calcos, drizzlepac, hstcal, stistools, stsynphot ] |
99 | 99 | # the macOS 13 runner is on Intel hardware |
100 | 100 | runs-on: [ ubuntu-latest, macos-13, macos-latest ] |
101 | | - python-version: [ '3.11', '3.12' ] |
| 101 | + python-version: [ '3.11', '3.12', '3.13' ] |
102 | 102 | include: |
103 | 103 | - package: calcos |
104 | 104 | repository: spacetelescope/calcos |
@@ -183,7 +183,7 @@ jobs: |
183 | 183 | package: [ crds ] |
184 | 184 | # the macOS 13 runner is on Intel hardware |
185 | 185 | runs-on: [ ubuntu-latest, macos-13, macos-latest ] |
186 | | - python-version: [ '3.11', '3.12' ] |
| 186 | + python-version: [ '3.11', '3.12', '3.13' ] |
187 | 187 | include: |
188 | 188 | - package: crds |
189 | 189 | repository: spacetelescope/crds |
@@ -243,7 +243,7 @@ jobs: |
243 | 243 | package: [ calcos, drizzlepac ] |
244 | 244 | # the macOS 13 runner is on Intel hardware |
245 | 245 | runs-on: [ ubuntu-latest, macos-13, macos-latest ] |
246 | | - python-version: [ '3.11', '3.12' ] |
| 246 | + python-version: [ '3.11', '3.12', '3.13' ] |
247 | 247 | include: |
248 | 248 | - package: calcos |
249 | 249 | run: calcos la8n01qkq_rawtag_a.fits |
|
0 commit comments