Skip to content

Commit 984bdad

Browse files
authored
use non-EOL macOS version for GitHub Actions CI (#26)
1 parent ef7be6d commit 984bdad

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
@@ -32,7 +32,7 @@ jobs:
3232
shell: bash
3333
- target:
3434
os: macos
35-
builder: macos-11
35+
builder: macos-12
3636
shell: bash
3737
- target:
3838
os: windows

0 commit comments

Comments
 (0)