Skip to content

Commit

Permalink
build: try macos-12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jun 5, 2023
1 parent 6cd102a commit e522e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: echo "Release tag starts with python/v, proceeding with release"

macos:
runs-on: macos-11
runs-on: macos-12
needs: is-python-release
env:
CXXFLAGS: "-std=c++11"
Expand Down

0 comments on commit e522e7d

Please sign in to comment.