Skip to content

Commit

Permalink
update:workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
xengine-qyt committed Sep 14, 2024
1 parent 0444834 commit dbef900
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
matrix:
include:
- os: macos-13
- os: macos-14
runs-on: ${{ matrix.os }}

steps:
Expand Down Expand Up @@ -57,4 +56,4 @@ jobs:
make PLATFORM=mac RELEASE=1
make PLATFORM=mac FLAGS=InstallAll
make PLATFORM=mac FLAGS=CleanAll
cd ..
cd ..

0 comments on commit dbef900

Please sign in to comment.