Skip to content

Commit

Permalink
chore: bump os version
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 12, 2025
1 parent 10d45e0 commit b1d5e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
macos:
# This verifies that installation instructions works, any changes here
# need to be reflected in docs/admin/install/venv-macos.rst
runs-on: macos-14
runs-on: macos-15
env:
PYTHONUNBUFFERED: 1
PYTHONWARNINGS: default,ignore:unclosed:ResourceWarning
Expand Down

0 comments on commit b1d5e8e

Please sign in to comment.