Skip to content

Commit f15f86f

Browse files
committed
Merge branch 'master' of github.com:doxygen/doxygen
2 parents 9c7ce4d + 67e8672 commit f15f86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ jobs:
218218
run: |
219219
brew install --force --overwrite python@3.11 # temp hack
220220
brew install --force --overwrite python@3.12 # temp hack
221+
brew install --force --overwrite python@3.13 # temp hack
221222
brew update
222223
brew install libxml2
223224
if: startsWith(matrix.config.os,'macos-')

0 commit comments

Comments
 (0)