We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833cf6c commit 46b3716Copy full SHA for 46b3716
.github/workflows/release.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
release:
10
# We need to use an old runner for Xcode 11.7
11
- # TODO: Use a matrix instead
12
runs-on: macos-11
13
steps:
14
- uses: actions/checkout@v4
0 commit comments