We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-12
1 parent 9ed74bd commit baa4a2fCopy full SHA for baa4a2f
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
test "${SDL2_VERSION}" = "$VER" || exit 1
79
80
macos:
81
- runs-on: macos-12
+ runs-on: macos-11
82
timeout-minutes: 30
83
env:
84
SDL2_VERSION: 2.30.0
0 commit comments