Skip to content

Commit baa4a2f

Browse files
committed
vcs: revert "ci: bump macOS runner to macos-12 to fix homebrew error"
This reverts commit 9ed74bd.
1 parent 9ed74bd commit baa4a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
test "${SDL2_VERSION}" = "$VER" || exit 1
7979
8080
macos:
81-
runs-on: macos-12
81+
runs-on: macos-11
8282
timeout-minutes: 30
8383
env:
8484
SDL2_VERSION: 2.30.0

0 commit comments

Comments
 (0)