Skip to content

Commit

Permalink
macOS 12 is now deprecated (#9173)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz authored Oct 8, 2024
1 parent ce666ee commit 3bc1d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
CXX: aarch64-linux-gnu-g++
AR: aarch64-linux-gnu-ar
- name: macOS SDL2
os: macos-12
os: macos-13
dependencies: sdl2 sdl2_mixer sdl2_image
env:
FHEROES2_STRICT_COMPILATION: ON
Expand Down

0 comments on commit 3bc1d84

Please sign in to comment.