Skip to content

Commit

Permalink
testing macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo authored Oct 8, 2024
1 parent bdf47a7 commit 655948c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SDLBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:


- name: Build LGFX_SDL2 for Mac
if: ${{ matrix.os == 'macos-12' }}
if: ${{ matrix.os == 'macos-latest' }}
run: |
brew install sdl2
cp .github/scripts/SDL.cmake ${{ env.PROJECT_DIR }}/CMakeLists.txt
Expand Down

0 comments on commit 655948c

Please sign in to comment.