Skip to content

Commit

Permalink
Test on python 3.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
nennigb committed Jul 1, 2024
1 parent 2134a1a commit eb07ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mac-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
python-version: [3.8]
python-version: [3.8, '3.10']
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit eb07ed0

Please sign in to comment.