Skip to content

Commit

Permalink
update macos runner for github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Jul 22, 2024
1 parent 23c5100 commit 255fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if: github.ref == 'refs/heads/master'
strategy:
matrix:
os: [ubuntu-latest, windows-2019, macos-11]
os: [ubuntu-latest, windows-2019, macos-13]
#os: [macos-10.15, windows-2019]

steps:
Expand Down

0 comments on commit 255fcb4

Please sign in to comment.