Skip to content

Commit

Permalink
Update build.yml to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
epezent authored Dec 21, 2024
1 parent 93ce416 commit fc3b781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cmake-build/example_implot
MacOS:
runs-on: macos-11
runs-on: macos-latest

strategy:
fail-fast: false
Expand Down Expand Up @@ -141,4 +141,4 @@ jobs:

- name: Run (MingW)
run: .\cmake-build\example_implot.exe


0 comments on commit fc3b781

Please sign in to comment.