Skip to content

Commit

Permalink
try newer python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed Jun 24, 2024
1 parent c792c9c commit 9c3cf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_mdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
needs: ods_tools
strategy:
matrix:
py-version: [3.8, 3.9]
py-version: [3.9, 3.10]
steps:
- name: Github context
run: echo "$GITHUB_CONTEXT"
Expand Down

0 comments on commit 9c3cf7d

Please sign in to comment.