Skip to content

Commit

Permalink
Update Python version in GH actions MacOS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hamdanal committed Apr 27, 2024
1 parent a1900c2 commit c222521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
test_mypyc: true

- name: mypyc runtime tests with py39-macos
python: '3.9.18'
python: '3.9.19'
arch: x64
os: macos-latest
toxenv: py
Expand Down

0 comments on commit c222521

Please sign in to comment.