Skip to content

Commit

Permalink
Update macOS CI to macOS 13.
Browse files Browse the repository at this point in the history
macos-11 hosts are no longer available.
  • Loading branch information
zrax committed Oct 10, 2024
1 parent 2f7c350 commit d768acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: macos-11
runs-on: macos-13
name: "macOS-x86_64-Qt${{ matrix.cfg.qt_version }}"
strategy:
matrix:
Expand Down

0 comments on commit d768acf

Please sign in to comment.