Skip to content

Commit

Permalink
Use macos-latest label
Browse files Browse the repository at this point in the history
Signed-off-by: Eran Ifrah <[email protected]>
  • Loading branch information
eranif committed Nov 23, 2024
1 parent c956ebf commit ebe4618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
macos:
runs-on: macos-14
runs-on: macos-latest

steps:

Expand All @@ -24,7 +24,7 @@ jobs:
ref: v3.2.5
submodules: recursive
path: wxWidgets

- name: Build and install wxWidgets
run: |
mkdir wxWidgets/build-release
Expand Down

0 comments on commit ebe4618

Please sign in to comment.