We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2966f18 commit 140bd1dCopy full SHA for 140bd1d
.github/workflows/e2e-macos.yml
@@ -13,7 +13,7 @@ name: 🧪 End-to-end testing (macOS)
13
jobs:
14
build:
15
timeout-minutes: 16
16
- runs-on: macos-13
+ runs-on: macos-14
17
steps:
18
- name: ‼️ Temporary succeed without check
19
run: |
0 commit comments