Skip to content

Commit dae7e97

Browse files
committed
Run the Antora workflow on macOS 15, in GitHub Actions
1 parent 25e5500 commit dae7e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
include:
5252
- { name: Windows, os: windows-latest }
5353
- { name: Ubuntu, os: ubuntu-latest }
54-
- { name: macOS, os: macos-latest }
54+
- { name: macOS, os: macos-15 }
5555
runs-on: ${{ matrix.os }}
5656
defaults:
5757
run:

0 commit comments

Comments
 (0)