Skip to content
Snippets Groups Projects
Unverified Commit 1452f34a authored by Jay Laura's avatar Jay Laura Committed by GitHub
Browse files

Merge pull request #128 from DOI-USGS/delete-3.8

Update ci.yml to remove python 3.8
parents 10b0dbe6 e6877093
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-latest, macos-latest] os: [ubuntu-latest, macos-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] python-version: ["3.9", "3.10", "3.11", "3.12"]
defaults: defaults:
run: run:
shell: bash -l {0} shell: bash -l {0}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment