Skip to content

Commit

Permalink
Test macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
MHendricks committed Jan 20, 2025
1 parent caafe56 commit b7164ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-static-analysis-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
matrix:
# Test if using native json or pyjson5 for json parsing
pkg_mods: ['json', 'json5', 's3']
os: ['ubuntu-latest', 'windows-latest']
os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
python: ['3.8', '3.9', '3.10', '3.11']
# Works around the depreciation of python 3.6 for ubuntu
# https://github.com/actions/setup-python/issues/544
Expand Down

0 comments on commit b7164ba

Please sign in to comment.