We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d8f14 commit 762a8d2Copy full SHA for 762a8d2
.github/workflows/celest.yaml
@@ -62,7 +62,7 @@ jobs:
62
run: dart test -p chrome -c dart2wasm
63
test_darwin:
64
needs: [test]
65
- runs-on: macos-latest
+ runs-on: macos-latest-xlarge
66
timeout-minutes: 20
67
steps:
68
- name: Git Checkout
.github/workflows/celest_auth.yaml
@@ -48,7 +48,7 @@ jobs:
48
# run: dart test
49
50
51
52
53
54
0 commit comments