Skip to content

Commit 0adc692

Browse files
authored
Merge pull request ska-sa#114 from casper-astro/py38-dev
Py38 dev
2 parents 37f4a1e + b1462c1 commit 0adc692

File tree

11 files changed

+2829
-9
lines changed

11 files changed

+2829
-9
lines changed

.github/workflows/run_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
python-version: ["3.8.3"]
10+
python-version: ["3.8"]
1111

1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)