Skip to content

Commit f41a0f4

Browse files
author
Saran-386
committed
fix(ci): switch Intel Mac runner to macos-13 to resolve queue bottleneck
1 parent 4e34a50 commit f41a0f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/one-liner-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
os: ubuntu-latest
3333
method: docker-fedora
3434
- name: "macOS (Intel)"
35-
os: macos-12
35+
os: macos-13
3636
method: bash-sh
3737
- name: "macOS (Apple Silicon)"
3838
os: macos-latest

0 commit comments

Comments
 (0)